summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)Author
2015-07-14fix i18n testselijah
2015-03-17Better error message when a database is missing (very useful for nagios tests)elijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-07-17clean up error assertions in testsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-09list identities based on search onlyAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-30Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rcazul
2014-05-29clearify identity validationsAzul
2014-05-28ensure identity is cleared on user.reload - fixes testAzul
2014-05-28use Identity for testing login availabilityAzul
2014-05-26sorting translation keys someAzul
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-26change from GET to POST for certsAzul
2014-05-19store fingerprints with timestampAzul
2014-05-19store cert fingerprint with main user identityAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19basic integration test for cert APIAzul
2014-05-13allow for usernames with dotsAzul
2014-05-06hide srp forms when no js is availableAzul
2014-04-30remove outdated os detection testAzul
2014-04-25basic password validation without client side gemAzul
2014-04-25make test independent of button tagAzul
2014-04-11move include AssertResponses into test itselfAzul
2014-04-08moving users: app and test filesAzul
2014-02-06integration test with en-EN languageAzul
2013-12-22locale prefix support:elijah
2013-12-13minor: rename testAzul
2013-10-15detect os in browser and show proper download linkAzul
2012-09-27Adding in what used to be leap webapp demoAzul