summaryrefslogtreecommitdiff
path: root/test/plugs/user_is_admin_plug_test.exs
AgeCommit message (Expand)Author
2019-12-07[#1427] Extra check that admin OAuth scope is used by admin. Adjusted tests.Ivan Tashkinov
2019-12-06[#1427] Fixes / improvements of admin scopes support. Added tests.Ivan Tashkinov
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-12fix warningsMaksim Pechnikov
2018-12-01Fix admin api.lain
2018-11-17test/plugs/user_is_admin_plug_test: New testHaelwenn (lanodan) Monnier