pleroma/lib/pleroma/web/oauth
Ivan Tashkinov 27b0a8b155 [#1985] Prevented force login on registration if account approval and/or email confirmation needed.
Refactored login code in OAuthController, reused in AccountController. Added tests.
2020-07-31 14:13:38 +03:00
..
token Token Response: Remove empty file. 2020-06-29 13:52:50 +02:00
app.ex Add OpenAPI spec for AdminAPI.OAuthAppContoller 2020-05-25 22:04:06 +04:00
authorization.ex Update Copyrights 2020-03-03 16:44:49 -06:00
fallback_controller.ex Update Copyrights 2020-03-03 16:44:49 -06:00
mfa_controller.ex OAuth: Extract view-type functions to a view. 2020-06-29 13:39:09 +02:00
mfa_view.ex OAuth: Extract view-type functions to a view. 2020-06-29 13:39:09 +02:00
oauth_controller.ex [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 2020-07-31 14:13:38 +03:00
oauth_view.ex OAuth: Extract view-type functions to a view. 2020-06-29 13:39:09 +02:00
scopes.ex Support validation for inline OpenAPI schema and automatic tests for examples 2020-04-24 15:16:15 +04:00
token.ex Update Copyrights 2020-03-03 16:44:49 -06:00