Skip to content

action_fallback for OAuth Controller

Calv requested to merge calv/pleroma:develop into develop

Provides action_fallback for oauth controller when supplying an incorrect username/password. Allowing a retry when using OAuth on an app.

Any feedback to improve is appreciated.

Merge request reports