akkoma/lib/pleroma/web/oauth
Ivan Tashkinov 81b05340e9 [#1427] Graceful clearance of OAuth admin scopes for non-admin users (no error raised).
PleromaFE and other clients may safely request admin scope(s): if user isn't an admin, request is successful but only non-admin scopes from request are granted.
2019-12-12 16:00:06 +03:00
..
token OAuth token cleanup: Get rid of compile-time configuration 2019-12-08 20:03:33 +03:00
app.ex tests for mastodon_api_controller.ex 2019-09-06 21:50:00 +03:00
authorization.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00
fallback_controller.ex Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
oauth_controller.ex [#1427] Initial support for OAuth admin scopes. 2019-11-29 18:57:19 +03:00
oauth_view.ex [#923] OAuth: prototype of sign in / sign up with Twitter. 2019-03-15 17:08:03 +03:00
scopes.ex [#1427] Graceful clearance of OAuth admin scopes for non-admin users (no error raised). 2019-12-12 16:00:06 +03:00
token.ex Replace `Pleroma.FlakeId` with `flake_id` hex package 2019-09-25 17:14:31 +07:00