index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
plugs
/
oauth_scopes_plug_test.exs
Age
Commit message (
Expand
)
Author
2020-04-21
Automatic checks of authentication / instance publicity. Definition of missin...
Ivan Tashkinov
2020-04-17
[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks w...
Ivan Tashkinov
2020-04-15
[#2349] Made :skip_plug/2 prevent plug from being executed even if explicitly...
Ivan Tashkinov
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2019-12-15
OAuthScopesPlug: 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-18
Bump copyright years of files changed in 2019
Haelwenn (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