Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve error handling of webdavauth | Georg Ehrke | 2013-06-21 | 1 | -4/+4 |
| | |||||
* | Enable https authentication | opensaucesystems | 2013-05-23 | 1 | -1/+1 |
| | | | Allow authentication using https:// as well as http:// | ||||
* | Enable https authentication | opensaucesystems | 2013-05-23 | 1 | -2/+8 |
| | |||||
* | introduce new virtual method hasUserListings() to determine if a user ↵ | Thomas Mueller | 2013-02-11 | 1 | -0/+6 |
| | | | | backend can list it's users. | ||||
* | no need to implement createUser in web dav auth | Thomas Mueller | 2013-02-10 | 1 | -6/+0 |
| | |||||
* | Update apps/user_webdavauth/user_webdavauth.php | Frank Karlitschek | 2013-01-07 | 1 | -1/+1 |
| | | | Fixing wrong documentation. Fixes https://github.com/owncloud/core/issues/1110 | ||||
* | interpret http 403 and http 401 as not authorized | Frank Karlitschek | 2012-11-20 | 1 | -1/+1 |
| | |||||
* | fix the webdavauth app | Frank Karlitschek | 2012-11-05 | 1 | -2/+3 |
| | |||||
* | fix the webdav user backend. still not completel working but a frist step | Frank Karlitschek | 2012-11-05 | 1 | -5/+4 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -3/+3 |
| | |||||
* | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 1 | -2/+0 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -6/+6 |
| | |||||
* | restore the webdavauth app | Frank Karlitschek | 2012-08-26 | 1 | -0/+85 |