index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
app
/
models
/
identity.rb
Age
Commit message (
Expand
)
Author
2013-11-26
ignore attempts to empty public_key, refactor
Azul
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