summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-0/+1
|\
| * Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-0/+1
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-6/+3
|\|
| * Wrap publicwebdav in sharePermission maskRoeland Jago Douma2016-06-061-6/+3
* | block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5
|/
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-013-0/+3
* Update license headersLukas Reschke2016-05-264-4/+6
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+3
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Move public webdav auth over to share managerRoeland Jago Douma2016-04-081-5/+8
* | Return 401 DummyBasicAuth in case of ajax callVincent Petry2016-03-311-1/+1
* | Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-241-1/+1
* | In debugging mode we enable Sabre's browser plugin since it helps a lot when ...Thomas Müller2016-03-172-8/+18
|/
* Update author informationLukas Reschke2016-03-012-0/+4
* Add correct principals for the current user before ACL checkJoas Schilling2016-02-192-3/+8
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-183-0/+3
* Check that the owner of a link share still has share permissions on accessRobin Appelman2016-02-091-1/+7
* Adding pre oc 9.0 CalDAV endpoint for migration of old clientsThomas Müller2016-02-081-0/+69
* Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-082-1/+72
* Remove the listener pluginJoas Schilling2016-01-132-2/+0
* Happy new year!Thomas Müller2016-01-122-9/+5
* Add fake locker plugin for WebDAVFSLukas Reschke2015-11-132-2/+4
* Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-1/+4
* Fix webdav accessRoeland Jago Douma2015-10-161-1/+2
* Consolidate webdav code - move all to one appThomas Müller2015-10-162-0/+129