index
:
xlgmokha/mo-casts.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
models
Age
Commit message (
Expand
)
Author
2014-11-15
generate unique session key instead of id.
HEAD
master
mo khan
2014-11-15
record the ip address.
mo khan
2014-11-15
exclude revoked session when authenticating.
mo khan
2014-11-15
revoke a session when a user logs out.
mo khan
2014-11-15
raise error if session key is not legit.
mo khan
2014-11-15
add specs for building a new session.
mo khan
2014-11-15
return nil if the credentials are incorrect.
mo khan
2014-11-15
return the secure cookie hash from the login command.
mo khan
2014-11-15
add a few more validation specs.
mo khan
2014-11-15
add email validation.
mo khan
2014-11-10
remove pending failure specs.
mo khan
2014-11-10
add api endpoint for recording failures.
mo khan
2014-11-10
try to load environments for each service.
mo khan
2014-11-10
rename application model to service.
mo khan
2014-11-10
show list of applications.
mo khan
2014-11-09
convert specs from old should to expect style.
mo khan
2014-11-09
upgrade to rails 4.1 and rspec 3.
mo khan
2014-04-09
record a new session on successful login.
mo khan
2014-04-08
add specs for authenticate
mo khan
2014-04-08
use pg gem.
mo khan