Age | Commit message (Expand) | Author |
2015-09-28 | Fix the remaining failures/errors in our tests | ankonym |
2015-09-28 | Added an 'invite code' to all the tests for the sign-up form so we have a val... | Aya Jaff |
2015-03-17 | Better error message when a database is missing (very useful for nagios tests) | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-07-17 | clean up error assertions in tests | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-12 | fix tests and simplify time calculations | Azul |
2014-05-29 | clearify identity validations | Azul |
2014-05-26 | Merge pull request #163 from azul/feature/3398-save-hashed-token | azul |
2014-05-26 | hash token with sha512 against timing attacs #3398 | Azul |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-19 | store fingerprints with timestamp | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | basic integration test for cert API | Azul |
2014-04-11 | move include AssertResponses into test itself | Azul |
2014-04-08 | moving users: app and test files | Azul |