stable
Clone or download
Read-only
Merge commit 'refs/changes/08/4908/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8618: SVN authentication with mod_perl is able to fallback to LDAP Change-Id: Ia6003382bc0e6596f8eac97d64c3345fd1121033
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/README.txt | +4 | −0 | Go to diff View file |
A | plugins/ldap/include/LDAP_SVN_Apache_ModPerl.class.php | +50 | −0 | Go to diff View file |
M | plugins/ldap/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +5 | −1 | Go to diff View file |
M | src/common/event/Event.class.php | +1 | −0 | Go to diff View file |
M | src/common/svn/SVN_Apache_Auth_Factory.class.php | +5 | −3 | Go to diff View file |
M | src/utils/svn/Tuleap.pm | +205 | −34 | 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 |