-
- Downloads
Merge branch '923_oauth_consumer_refactoring_ci' into 'develop'
OAuth consumer params handling refactoring See merge request pleroma/pleroma!1047
No related branches found
No related tags found
Showing
- lib/pleroma/web/auth/authenticator.ex 9 additions, 9 deletionslib/pleroma/web/auth/authenticator.ex
- lib/pleroma/web/auth/ldap_authenticator.ex 9 additions, 15 deletionslib/pleroma/web/auth/ldap_authenticator.ex
- lib/pleroma/web/auth/pleroma_authenticator.ex 16 additions, 13 deletionslib/pleroma/web/auth/pleroma_authenticator.ex
- lib/pleroma/web/oauth/fallback_controller.ex 1 addition, 1 deletionlib/pleroma/web/oauth/fallback_controller.ex
- lib/pleroma/web/oauth/oauth_controller.ex 59 additions, 56 deletionslib/pleroma/web/oauth/oauth_controller.ex
- lib/pleroma/web/templates/o_auth/o_auth/_scopes.html.eex 1 addition, 1 deletionlib/pleroma/web/templates/o_auth/o_auth/_scopes.html.eex
- lib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex 1 addition, 1 deletionlib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex
- lib/pleroma/web/templates/o_auth/o_auth/register.html.eex 3 additions, 4 deletionslib/pleroma/web/templates/o_auth/o_auth/register.html.eex
- lib/pleroma/web/templates/o_auth/o_auth/show.html.eex 1 addition, 1 deletionlib/pleroma/web/templates/o_auth/o_auth/show.html.eex
- test/web/oauth/oauth_controller_test.exs 53 additions, 37 deletionstest/web/oauth/oauth_controller_test.exs
Loading
Please register or sign in to comment