aboutsummaryrefslogtreecommitdiff
path: root/test/plugs/oauth_scopes_plug_test.exs
AgeCommit message (Expand)Author
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-12-11[#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests.Ivan Tashkinov
2019-09-19[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-09-17[#1234] Addressed code analysis issue.Ivan Tashkinov
2019-09-17[#1234] Defined admin OAuth scopes, refined other scopes. Added tests.Ivan Tashkinov
2019-09-08[#1234] Mastodon 2.4.3 hierarchical scopes initial support (WIP).Ivan Tashkinov
2019-02-20[#468] More OAuth scopes-specific tests.Ivan Tashkinov