summaryrefslogtreecommitdiff
path: root/test/functional/v1/smtp_certs_controller_test.rb
AgeCommit message (Collapse)Author
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email ↵elijah
anymore. closes #7690
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2014-07-12fix tests and simplify time calculationsAzul
2014-05-26fix test to require loginAzul
2014-05-26change from GET to POST for certsAzul
We create them. let's reflect that in the verb.
2014-05-19minor: fix testsAzul
2014-05-19SmtpCertsController, routes and testsAzul