summaryrefslogtreecommitdiff
path: root/test/integration/api/token_test.rb
AgeCommit message (Collapse)Author
2016-05-02upgrade: unique test namesAzul
Rails 4.2 runs all tests mixed together. So unit tests and integration tests may not have conflicting names.
2016-03-28api tokens: allow for special api tokens that work like session tokens but ↵elijah
are configured in the static config, to be used for infrastructure monitoring.
2014-05-26hash token with sha512 against timing attacs #3398Azul