akkoma/lib/pleroma/web/oauth
Ivan Tashkinov 2a4a4f3342 [#468] Defined OAuth restrictions for all applicable routes.
Improved missing "scopes" param handling.
Allowed "any of" / "all of" mode specification in OAuthScopesPlug.
Fixed auth UI / behavior when user selects no permissions at /oauth/authorize.
2019-02-15 19:54:37 +03:00
..
app.ex [#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages. 2019-02-14 00:29:29 +03:00
authorization.ex [#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages. 2019-02-14 00:29:29 +03:00
fallback_controller.ex Correctly handle invalid credentials on auth login. 2019-01-28 11:41:47 +01:00
oauth_controller.ex [#468] Defined OAuth restrictions for all applicable routes. 2019-02-15 19:54:37 +03:00
oauth_view.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
token.ex [#468] User UI for OAuth permissions restriction. Standardized storage format for scopes fields, updated usages. 2019-02-14 00:29:29 +03:00