stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: request #18456 Webdav plugin should expose URLs compliant with WebDav protocol Change-Id: I7153876a9d102d5c46178ad83a96b94698ef157b

Modified Files

Name
A plugins/webdav/.use-front-controller +0 −0 Go to diff View file
M plugins/webdav/etc/webdav.inc.dist +0 −6 Go to diff View file
A plugins/webdav/include/ServerBuilder.php +93 −0 Go to diff View file
A plugins/webdav/include/WebdavController.php +78 −0 Go to diff View file
M plugins/webdav/include/Webdav_URLVerification.class.php +9 −5 Go to diff View file
M plugins/webdav/include/webdavPlugin.php +39 −68 Go to diff View file
M plugins/webdav/www/index.php +1 −1 Go to diff View file