Age | Commit message (Expand) | Author |
---|---|---|
2013-11-05 | Identity.destroy_all_disabled will clean up disabled identities | Azul |
2013-11-05 | disabled identities to block handles after a user was deleted | Azul |
2013-11-05 | refactor: Identity.disable_all_for(user) on user destruction | Azul |
2013-09-23 | This ensures that email addresses contain only lowercase letters, and that an... | jessib |
2013-09-05 | For moment, have identity's address handle aliased from login so we can use L... | jessib |
2013-09-05 | Ensure that address in identity really is a LocalEmail. | jessib |
2013-07-24 | separate signup and settings service objects for user | Azul |
2013-07-24 | setter for keys for dirty tracking, more robust tests | Azul |
2013-07-24 | add keys to identity | Azul |
2013-07-24 | allow available and unique forwards only | Azul |
2013-07-24 | testing all versions of emial identities, emails are now strings | Azul |
2013-07-24 | move identity creation into user class | Azul |
2013-07-24 | first take on identity model - still broken | Azul |