Commit Graph

39 Commits (6a12fbc4f31db4103e3a486aaacb84d8331ba142)

Author SHA1 Message Date
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 3 months ago
provokateurin 689a853dc6
fix(dav): Initialize the FS for the user right after authenticating 3 months ago
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares 5 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 6 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Carl Schwan 829490ab7a Cleanup dav 3 years ago
Côme Chilliet 5fb9de6248
Migrate last instances of $server::getLogger() from dav 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke ecbc009e2f
Translate the maintenance mode message in webdav 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Julius Härtl 1593322397
Load apps dav plugins on the old webdav route 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle 454d136a06
also allow to register additional plugins if the old endpoint is used 8 years ago
Lukas Reschke f93db724d7
Make legacy DAV backend use the BearerAuth backend as well 9 years ago
Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 9 years ago
Vincent Petry 0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775) 9 years ago
Robin Appelman 1fef5d3d06 add dav property to check if a file has a preview available 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke ba4f12baa0
Implement brute force protection 9 years ago
Christoph Wurst da03a85c3c
block DAV if 2FA challenge needs to be solved first 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Lukas Reschke 9b3c4e8dc4 Require CSRF token for non WebDAV authenticated requests 10 years ago
Thomas Müller cca2ade199 Adding pre oc 9.0 CardDAV endpoint for migration of old clients 10 years ago
Joas Schilling 3bdcfef395 Remove the listener plugin 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Lukas Reschke a3fc40921b Add fake locker plugin for WebDAVFS 10 years ago
Lukas Reschke cddc9abc06 Add tests for Sabre Auth plugin + make getCurrentUser compatible 10 years ago
Roeland Jago Douma ca27024fa2 Fix webdav access 10 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Joas Schilling 5eddde6486 Add a Sabre plugin that emits an event for apps 10 years ago
Robin Appelman b0c8654f9e split out creating the sabre dav server to it's own factory 10 years ago
Thomas Müller 372a9afabe Fixing ctor calls and ctor itself to not break usage in calendar and contacts ..... 10 years ago
Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering 11 years ago
Lukas Reschke 4ea205e262 Block old legacy clients 11 years ago
Vincent Petry 70acd58336 Copy Etag header to OC-Etag for sabre calls 11 years ago
Thomas Müller f9525b153e no php execution timeout for webdav 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller b3de86d851 Remove locks plugin. 11 years ago
Lukas Reschke 432d7be8cc Show a empty response for GET on non-files instead of the Browser Plugin 11 years ago