stable

Clone or download

Read-only

Merge commit 'refs/changes/92/24692/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #24215 Registration from LDAP user don't work anymore with only number Change-Id: I252a06dbeede6626a65b1c29f8a940f7590d09cc

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +7 −0 Go to diff View file
A src/common/User/UserLoginValidator.php +65 −0 Go to diff View file
M src/common/User/UserManager.class.php +9 −2 Go to diff View file
M src/common/User/UserNameNormalizer.php +11 −2 Go to diff View file
M src/common/valid/Rule_UserName.php +17 −20 Go to diff View file
A tests/unit/common/User/UserLoginValidatorTest.php +116 −0 Go to diff View file
R tests/unit/common/User/UsernameNameNormalizerTest.php Go to diff View file
M tests/unit/common/valid/Rule_UserNameTest.php +3 −2 Go to diff View file