Vote #73749
完了Not landing on home page on login after visiting lost password page
0%
説明
I'm not landing on the home page after login, when I've entered something at the "lost password"-page before.
How to reproduce:
- Click on "login" link at the top or just go to www.domain.com/login
- Click on "Lost password"
- Enter anything (or a correct/existing email)
- Click again on "login" link at the top
- Enter now your user name and password and click on the login button to login
- DEFECT : "forget password"-page is shown again, instead of home page
You can also reproduce this bug on www.redmine.org.
journals
Defect is still present and reproducable in redmine 3.x.
After diving in the source code, it looks like the back_url is fetched from HTTP_REFERER and used to redirect to on successful login after password change.
--------------------------------------------------------------------------------
Defect is still present and reproducible in redmine 3.x.
After diving in the source code, it looks like the back_url is fetched from HTTP_REFERER and used to redirect to on successful login after password change.
*edit*
Patch added, so tracker can be changed from Defect to Patch by someone with the right permissions
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Patch committed, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Admin Redmine さんが4年以上前に更新
- カテゴリ を Accounts / authentication_7 にセット
- 対象バージョン を 3.4.0_119 にセット