summaryrefslogtreecommitdiff
path: root/test/plugs/admin_secret_authentication_plug_test.exs
AgeCommit message (Expand)Author
2020-09-08Merge branch 'bugfix/mock' into 'develop'Haelwenn
2020-07-14[#1940] Applied rate limit for requests with bad `admin_token`. Added doc war...Ivan Tashkinov
2020-07-19[#1940] Reinstated OAuth-less `admin_token` authentication. Refactored UserIs...Ivan Tashkinov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-02Bump copyright years of files changed after 2019-01-01Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2019-11-19Support authentication via `x-admin-token` HTTP headerEgor Kislitsyn
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-18Add a way to use the admin api without a user.lain