stable

Clone or download

Read-only

request #9355: 'Import List Of Users' does not work with emails

Note: this patch now takes into account for local users. If your platform uses LDAP, valid email address found in LDAP were already added. Change-Id: Ia7403db5907b31e0aed4a6d35d77505e29695a2e

Modified Files

Name
M site-content/en_US/project/project.tab +1 −0 Go to diff View file
M site-content/fr_FR/project/project.tab +6 −5 Go to diff View file
M src/common/user/UserImport.class.php +12 −3 Go to diff View file
M src/www/project/admin/include/UserImportHtml.class.php +1 −11 Go to diff View file
A tests/simpletest/common/user/UserImportTest.php +93 −0 Go to diff View file
A tests/simpletest/common/user/_fixtures/user_email_import.txt +1 −0 Go to diff View file
A tests/simpletest/common/user/_fixtures/user_import.txt +1 −0 Go to diff View file