stable
Clone or download
Read-only
request #12196: Remove not usable users and groups features from the deprecated PHPWiki service
Change-Id: Ia8199a344e604647ed3fa7e9664ac2512a76fd0c
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 |