summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2014-07-14minor: remove @s added by search and replaceAzul
2014-07-14minor: fix identity test for storing certsAzul
2014-07-12allow querying for the expiry of a particular fingerprintAzul
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-05-29clearify identity validationsAzul
2014-05-29hand on errors from Email to Identity to UserAzul
2014-05-28adopt tests to new error messages for identitiesAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26hash token with sha512 against timing attacs #3398Azul
2014-05-19fix Email so User.new.valid? does not crashAzul
2014-05-13destinguish user.email from user.email_addressAzul
2014-04-18change service level configuration strategyAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul
2013-07-24validations of email format and local domain moved overAzul
2012-09-27Adding in what used to be leap webapp demoAzul