Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 1 | -0/+1 |
| | |||||
* | Adding pre oc 9.0 CardDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 1 | -1/+2 |
| | |||||
* | Remove the listener plugin | Joas Schilling | 2016-01-13 | 1 | -1/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -8/+2 |
| | |||||
* | Add fake locker plugin for WebDAVFS | Lukas Reschke | 2015-11-13 | 1 | -1/+2 |
| | | | | WebDAVFS as used by Finder requires a Class 2 compatible WebDAV server. This change introduces a fake locking provider which will simply advertise Locking support when a request originates from WebDAVFS. It will also return successful LOCK and UNLOCK responses. | ||||
* | Add tests for Sabre Auth plugin + make getCurrentUser compatible | Lukas Reschke | 2015-10-23 | 1 | -1/+4 |
| | |||||
* | Fix webdav access | Roeland Jago Douma | 2015-10-16 | 1 | -1/+2 |
| | | | | | * Correct namespace * Pass the EventDispatcher to the webDAV server | ||||
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+55 |