stable

Clone or download

Read-only

Merge commit 'refs/changes/94/12494/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12196: Remove not usable users and groups features from the deprecated PHPWiki service Change-Id: I6b4c7713325f781ff47b9b262fd6532c734f43f0

Modified Files

Name
M src/common/wiki/phpwiki/lib/WikiGroup.php +3 −678 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/AdoDb.php +0 −310 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/Db.php +0 −121 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/File.php +0 −132 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/HttpAuth.php +0 −147 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/IMAP.php +0 −85 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/LDAP.php +0 −165 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/POP3.php +0 −105 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/PdoDb.php +0 −293 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/PearDb.php +0 −289 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/PersonalPage.php +0 −103 Go to diff View file
D src/common/wiki/phpwiki/lib/WikiUser/Session.php +0 −82 Go to diff View file
M src/common/wiki/phpwiki/lib/main.php +1 −11 Go to diff View file
D src/common/wiki/phpwiki/lib/pear/File_Passwd.php +0 −273 Go to diff View file