]> cat aescling's git repositories - mastodon.git/commit
Fix authentication before 2FA challenge (#11943)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 24 Sep 2019 02:35:36 +0000 (04:35 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2019 02:35:36 +0000 (04:35 +0200)
commita1f04c1e3497e9dff5970038461d9f454f2650df
tree926ec210c5f8f794b9991c6aee80571c29e2bb2e
parent67bef15e53a77b6f1557fdd0efa65f3e916c20df
Fix authentication before 2FA challenge (#11943)

Regression from #11831
app/controllers/auth/sessions_controller.rb
app/models/concerns/ldap_authenticable.rb
config/application.rb
config/initializers/devise.rb
lib/devise/ldap_authenticatable.rb [deleted file]
lib/devise/two_factor_ldap_authenticatable.rb [new file with mode: 0644]
lib/devise/two_factor_pam_authenticatable.rb [new file with mode: 0644]