stable

Clone or download

Read-only

request #8715: SVN authentication with modmysql does not work with a database located on another server than Tuleap

To reproduce the issue, you need to: - have your MySQL DB on a different server than your frontend - use modmysql for SVN authentication Change-Id: I7335e5125000965ebd2300a35cfb0cb9382962a8

Modified Files

Name
M src/common/svn/SVN_Apache.class.php +6 −8 Go to diff View file
M src/common/svn/SVN_Apache_ModMysql.class.php +9 −14 Go to diff View file
M tests/simpletest/common/svn/SVN_Apache_ModMysqlTest.php +29 −32 Go to diff View file