summaryrefslogtreecommitdiff
path: root/app/models/identity.rb
AgeCommit message (Expand)Author
2018-01-31keys: store type and rev in hash rather than serializedAzul
2018-01-19API: implement deleting keys through new keys apiAzul
2016-07-05Fix db:migrate and similar tasksAzul
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-07-12store expiry with cert fingerprintsAzul
2014-07-09list identities based on search onlyAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-06-17if identity fails to be created, destroy the user. also, pass through identit...elijah
2014-05-29clearify identity validationsAzul
2014-05-29hand on errors from Email to Identity to UserAzul
2014-05-29catch corner cases of account creationAzul
2014-05-28allow changing the user_id on an identityAzul
2014-05-28bring back the alias functionality in IdentitiesAzul
2014-05-28use Identity for testing login availabilityAzul
2014-05-19store fingerprints with timestampAzul
2014-05-19store cert fingerprint with main user identityAzul
2014-05-13allow for usernames with dotsAzul
2014-04-08moving users: app and test filesAzul