Bug #7615
Password reset form template loose the next URL parameter
Start date:
17 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
The action attribute should no be set so that the POST is done on the full URI, next URL parameter included.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|a3b5b2164e8e9186331095118b7054767be77cc7.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
Remove action url in password_reset_confirm.html (fixes #7615)
The action attribute should no be set so that the POST is done on the
full URI, next URL parameter included.