Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists
2 unresolved threads
Compare changes
Files
8- Jacopo authored
When ldap is enabled and use "Standard" authentication method, if authentication fails the correct tab remain selected. Also Handled when you activate "Crowd" and login with LDAP or Standard, if the authentication fails the correct tab remain selected. This is done by saving into temporary session the last failure_auth_method used and showing the correct tab depending on that.
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -9,6 +9,14 @@ class OmniauthCallbacksController < Devise::OmniauthCallbacksController
@@ -9,6 +9,14 @@ class OmniauthCallbacksController < Devise::OmniauthCallbacksController