summaryrefslogtreecommitdiff
path: root/spec/models
AgeCommit message (Expand)Author
2014-11-15generate unique session key instead of id.HEADmastermo khan
2014-11-15record the ip address.mo khan
2014-11-15exclude revoked session when authenticating.mo khan
2014-11-15revoke a session when a user logs out.mo khan
2014-11-15raise error if session key is not legit.mo khan
2014-11-15add specs for building a new session.mo khan
2014-11-15return nil if the credentials are incorrect.mo khan
2014-11-15return the secure cookie hash from the login command.mo khan
2014-11-15add a few more validation specs.mo khan
2014-11-15add email validation.mo khan
2014-11-10remove pending failure specs.mo khan
2014-11-10add api endpoint for recording failures.mo khan
2014-11-10try to load environments for each service.mo khan
2014-11-10rename application model to service.mo khan
2014-11-10show list of applications.mo khan
2014-11-09convert specs from old should to expect style.mo khan
2014-11-09upgrade to rails 4.1 and rspec 3.mo khan
2014-04-09record a new session on successful login.mo khan
2014-04-08add specs for authenticatemo khan
2014-04-08use pg gem.mo khan