summaryrefslogtreecommitdiff
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-15add index to revoked at.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-15convert all specs to use cookie based authentication instead of session.mo khan
2014-11-15raise error if session key is not legit.mo khan
2014-11-15update authentication to use session cookie.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-15introduce secure auth cookie.mo khan
2014-11-15let the container build the resource.mo khan
2014-11-15rename filter to action.mo khan
2014-11-15use factory girl.mo khan
2014-11-15remove load dependencies filter in favour of a constructor.mo khan
2014-11-15add a few more validation specs.mo khan
2014-11-15extract stage.mo khan
2014-11-15add email validation.mo khan
2014-11-15add script to push configuration to staging site.mo khan
2014-11-15move puma to all groups.mo khan
2014-11-15add dalli.mo khan
2014-11-15add 12 factor auth gem.mo khan
2014-11-14specify ruby version and add setup.mo khan
2014-11-14add rack ssl enforcer.mo khan
2014-11-14update build status image.mo khan
2014-11-14update session store and serializer.mo khan
2014-11-14update the example database.yml to be travis friendly.mo khan
2014-11-14add build status to readme.mo khan
2014-11-14fix travis.ymlmo khan
2014-11-14add staging environment.mo khan
2014-11-14add travis.ymlmo khan
2014-11-14add i18n tasks.mo khan
2014-11-14add i18n tasks.mo khan
2014-11-14update secrets.ymlmo khan
2014-11-14add config for puma.mo khan
2014-11-14add more environment variables.mo khan
2014-11-14add dotenv.mo khan
2014-11-14add foreman.mo khan
2014-11-14use memcache.mo khan
2014-11-12try to pretty up some more views.mo khan
2014-11-12disable csrf check for api and gracefully join backtrace.mo khan
2014-11-12improve look and feel.mo khan
2014-11-10correct spelling of Urkel.mo khan
2014-11-10display details of error.mo khan
2014-11-10display list of failures.mo khan
2014-11-10rename errors controller to failures.mo khan
2014-11-10remove pending failure specs.mo khan
2014-11-10add api endpoint for recording failures.mo khan
2014-11-10replace views with helpers.mo khan