]> source.dussan.org Git - redmine.git/commit
Fix redirect loop when both enabling two-factor authentication and changing password...
authorGo MAEDA <maeda@farend.jp>
Tue, 2 Feb 2021 07:15:08 +0000 (07:15 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 2 Feb 2021 07:15:08 +0000 (07:15 +0000)
commit75b6cacb5d001bb7a4dd24904e47e1deef1ab847
tree18b97c3f25418b8da192cee9f9ec3036bf12a19e
parent097e75987b0c9f2dc7334aa1c23a5b3ae8b29163
Fix redirect loop when both enabling two-factor authentication and changing password are required (#1237, #34618).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20734 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
test/integration/twofa_test.rb