summaryrefslogtreecommitdiff
path: root/app/models/account.rb
AgeCommit message (Expand)Author
2014-12-23bugfix: ensure both user and identity documents are destroyed if there is a p...version/0.6elijah
2014-12-15bugfix: allow deletion of user's identities via api when user is deleted. clo...elijah
2014-06-23Account.create - do a User.new instead of User.create, so that we can report ...elijah
2014-06-17if identity fails to be created, destroy the user. also, pass through identit...elijah
2014-05-29catch corner cases of account creationAzul
2014-05-28bring back the alias functionality in IdentitiesAzul
2014-04-08moving users: app and test filesAzul