summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/user_webdavauth.php
Commit message (Expand)AuthorAgeFilesLines
* improve error handling of webdavauthGeorg Ehrke2013-06-211-4/+4
* Enable https authenticationopensaucesystems2013-05-231-1/+1
* Enable https authenticationopensaucesystems2013-05-231-2/+8
* introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-111-0/+6
* no need to implement createUser in web dav authThomas Mueller2013-02-101-6/+0
* Update apps/user_webdavauth/user_webdavauth.phpFrank Karlitschek2013-01-071-1/+1
* interpret http 403 and http 401 as not authorizedFrank Karlitschek2012-11-201-1/+1
* fix the webdavauth appFrank Karlitschek2012-11-051-2/+3
* fix the webdav user backend. still not completel working but a frist stepFrank Karlitschek2012-11-051-5/+4
* Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
* Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* Remove php close at end of fileBart Visscher2012-08-291-2/+0
* Whitespace fixes in appsBart Visscher2012-08-291-6/+6
* restore the webdavauth appFrank Karlitschek2012-08-261-0/+85