stable

Clone or download

Read-only

Merge commit 'refs/changes/00/4400/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #8309: Get rid of PrototypeJS (Check Password) Change-Id: Idcb68293c603bd31f8ebf28fe8d366a01487f54a

Modified Files

Name
M site-content/en_US/account/account.tab +1 −1 Go to diff View file
M site-content/fr_FR/account/account.tab +2 −2 Go to diff View file
M src/common/account/RegisterPresenter.class.php +4 −0 Go to diff View file
M src/common/include/URLVerification.class.php +0 −1 Go to diff View file
M src/templates/account/register-choose-password.mustache +1 −1 Go to diff View file
M src/www/account/change_pw.php +1 −1 Go to diff View file
M src/www/account/register.php +1 −1 Go to diff View file
M src/www/admin/user_changepw.php +1 −1 Go to diff View file
M src/www/include/user.php +4 −2 Go to diff View file
A src/www/scripts/check_pw.js +77 −0 Go to diff View file
D src/www/scripts/check_pw.js.php +0 −70 Go to diff View file
M src/www/scripts/register.js +5 −0 Go to diff View file
M src/www/themes/common/css/utils/register.less +4 −0 Go to diff View file
M tests/simpletest/common/include/URLVerificationTest.php +0 −1 Go to diff View file