stable
Clone or download
Read-only
Merge commit 'refs/changes/19/4219/5' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #8189: An user with an IPv6 must be able to log in
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/dao/UserDao.class.php | +2 | −3 | Go to diff View file |
M | src/common/user/UserManager.class.php | +2 | −7 | Go to diff View file |
M | src/db/mysql/database_structure.sql | +1 | −1 | Go to diff View file |
A | src/db/mysql/updates/2015/201507152200_increase_session_ip_field_size.php | +38 | −0 | Go to diff View file |
M | tests/simpletest/common/user/UserManagerTest.php | +8 | −38 | Go to diff View file |