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
/
app
/
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
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
introduce secure auth cookie.
mo khan
2014-11-15
add email validation.
mo khan
2014-11-10
display list of failures.
mo khan
2014-11-10
add api endpoint for recording failures.
mo khan
2014-11-10
add ability to delete a service.
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
persist videos and add some test gems.
mo khan
2014-04-09
handle unknown email address.
mo khan
2014-04-09
load the current user.
mo khan
2014-04-09
record a new session on successful login.
mo khan
2014-04-09
boot out people without a legit session id.
mo khan
2014-04-08
use pg gem.
mo khan
2014-04-06
extract login command.
mo khan
2014-03-30
implement login action.
mo khan
2014-03-30
initial commit.
mo khan