stable

Clone or download

Read-only

Merge commit 'refs/changes/03/13803/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13803: Help password managers to fill and save correct information

Modified Files

Name
M src/templates/account/register-form-start.mustache +2 −2 Go to diff View file
M src/templates/account/register-user.mustache +3 −3 Go to diff View file
M src/templates/homepage/homepage-sign-in.mustache +2 −0 Go to diff View file
M src/templates/user/change-email.mustache +1 −1 Go to diff View file
M src/templates/user/login.mustache +3 −3 Go to diff View file
M src/www/account/change_pw.php +9 −6 Go to diff View file
M src/www/account/change_realname.php +20 −7 Go to diff View file
M src/www/account/lostlogin.php +4 −3 Go to diff View file
M src/www/account/lostpw.php +2 −2 Go to diff View file
M src/www/include/user.php +2 −2 Go to diff View file