dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/16/2516/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #6964: Prevent users to enter misspelled emails during registration Change-Id: I309e5d8a8c374ee05a6a2e34edf84cad5e24bebb

Modified Files

Name
M site-content/en_US/scripts/locale.txt +4 −0 Go to diff View file
M site-content/fr_FR/scripts/locale.txt +5 −1 Go to diff View file
M src/templates/account/register-form-start.mustache +3 −2 Go to diff View file
M src/www/account/register.php +2 −0 Go to diff View file
A src/www/scripts/mailcheck/LICENSE +20 −0 Go to diff View file
A src/www/scripts/mailcheck/mailcheck.min.js +1 −0 Go to diff View file
A src/www/scripts/tuleap/mailchecker.js +73 −0 Go to diff View file
M src/www/themes/common/css/utils/register.less +14 −0 Go to diff View file