stable
Clone or download
Read-only
Merge commit 'refs/changes/91/24291/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #23452: Doing REST or Webdav operations with Basic Auth should not create a "long session"
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/webdav/include/WebDAVAuthentication.class.php | +13 | −1 | Go to diff View file |
M | plugins/webdav/include/webdavPlugin.php | +11 | −2 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVAuthenticationTest.php | +13 | −8 | Go to diff View file |
M | src/common/REST/BasicAuthentication.class.php | +18 | −7 | Go to diff View file |