stable
Clone or download
Read-only
request #8957 Autorization failed for repository enabling svn token
The Tuleap perl mode now filters on active and restricted users. In addition, a check is done in system_event_root_daily and add a warning if two or more active/restricted users share the same ldap_uid. Change-Id: I60871da9d6e38ade36dcfd2204ba319ad967a2a5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/LDAP_UserDao.class.php | +12 | −3 | Go to diff View file |
A | plugins/ldap/include/NonUniqueUidRetriever.php | +48 | −0 | Go to diff View file |
M | plugins/ldap/include/autoload.php | +4 | −3 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +56 | −37 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_ROOT_DAILY.class.php | +13 | −2 | Go to diff View file |
M | src/utils/svn/Tuleap.pm | +2 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −1 | Go to diff View file |
M | tools/rpm/tuleap.spec | +1 | −1 | Go to diff View file |