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
/
app
/
models
/
identity.rb
Age
Commit message (
Expand
)
Author
2016-07-05
Fix db:migrate and similar tasks
Azul
2016-02-10
allow user accounts to be re-enabled, and for associated identities to also g...
elijah
2016-01-31
remove cert fingerprints for disabled users, so that they cannot send email a...
elijah
2014-07-12
Identity view cert_fingerprints_by_expiry
Azul
2014-07-12
store expiry with cert fingerprints
Azul
2014-07-09
list identities based on search only
Azul
2014-07-05
Enable unblocking handles in identities tab
Azul
2014-06-17
if identity fails to be created, destroy the user. also, pass through identit...
elijah
2014-05-29
clearify identity validations
Azul
2014-05-29
hand on errors from Email to Identity to User
Azul
2014-05-29
catch corner cases of account creation
Azul
2014-05-28
allow changing the user_id on an identity
Azul
2014-05-28
bring back the alias functionality in Identities
Azul
2014-05-28
use Identity for testing login availability
Azul
2014-05-19
store fingerprints with timestamp
Azul
2014-05-19
store cert fingerprint with main user identity
Azul
2014-05-13
allow for usernames with dots
Azul
2014-04-08
moving users: app and test files
Azul