akkoma/lib/pleroma/web/o_auth
FloatingGhost b8be8192fb do not allow non-admins to register tokens with admin scopes
this didn't actually _do_ anything in the past,
the users would be prevented from accessing the resource,
but they shouldn't be able to even create them
2022-12-16 03:25:14 +00:00
..
token Disconnect streaming sessions when token is revoked 2022-08-27 19:07:48 +01:00
app.ex Add unit test for Pleroma API app controller 2021-08-28 23:18:12 -06:00
authorization.ex reuse valid oauth tokens (#182) 2022-08-25 14:37:51 +00:00
fallback_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mfa_controller.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mfa_view.ex Make mfa pages translatable 2022-06-29 20:45:03 +01:00
o_auth_controller.ex do not allow non-admins to register tokens with admin scopes 2022-12-16 03:25:14 +00:00
o_auth_view.ex Make oauth pages translatable 2022-06-29 20:44:48 +01:00
scopes.ex do not allow non-admins to register tokens with admin scopes 2022-12-16 03:25:14 +00:00
token.ex reuse valid oauth tokens (#182) 2022-08-25 14:37:51 +00:00