summaryrefslogtreecommitdiff
path: root/test/functional/v1
AgeCommit message (Expand)Author
2015-09-28Fix test based on actual invite code validationankonym
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2014-07-31use ApiController#anonymous_access_allowed?Azul
2014-07-17add translation and fix testsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-11Added allow_registration toggle.Folker Bernitt
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-26fix test to require loginAzul
2014-05-26change from GET to POST for certsAzul
2014-05-19minor: fix testsAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-13adjust tests to new config and method implementationAzul
2014-04-18adopt service_level config to platform settingsAzul
2014-04-18change service level configuration strategyAzul
2014-04-17adjust test to service list in configAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17initial commit for the service level apiAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul