server/apps/dav/lib/connector/sabre
Lukas Reschke cc8c0b6a90 Check if request is sent from official ownCloud client
There are authentication backends such as Shibboleth that do send no Basic Auth credentials for DAV requests. This means that the ownCloud DAV backend would consider these requests coming from an untrusted source and require higher levels of security checks. (e.g. a CSRF check)

While an elegant solution would rely on authenticating via token (so that one can properly ensure that the request came indeed from a trusted client) this is a okay'ish workaround for this problem until we have something more reliable in the authentication code.
2016-03-24 08:59:56 +01:00
..
exception Happy new year! 2016-01-12 15:02:18 +01:00
appenabledplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
auth.php Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +01:00
blocklegacyclientplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
checksumlist.php For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
commentpropertiesplugin.php url encode id 2016-01-29 13:28:17 +01:00
copyetagheaderplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
custompropertiesbackend.php Happy new year! 2016-01-12 15:02:18 +01:00
davaclplugin.php Necessary code changes to make browser plugin properly work 2016-03-17 18:00:06 +01:00
directory.php Return -3 for unlimited quota 2016-02-29 14:36:20 +01:00
dummygetresponseplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
exceptionloggerplugin.php Update author information 2016-03-01 17:25:15 +01:00
fakelockerplugin.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
file.php Do not fire pre/post hooks twice on chunk upload 2016-03-21 15:14:58 +01:00
filesplugin.php Fix display of vcard and calendar object details page in browser plugin 2016-03-23 10:35:21 +01:00
filesreportplugin.php Update author information 2016-03-01 17:25:15 +01:00
lockplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
maintenanceplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
node.php Rename and move permissions are set when a file is updatable 2016-03-03 20:03:06 +01:00
objecttree.php fix getNodeForPath for non existing part files 2016-02-11 17:22:40 +01:00
principal.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
quotaplugin.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
server.php Happy new year! 2016-01-12 15:02:18 +01:00
serverfactory.php Merge pull request #23431 from owncloud/use-dav-sabre-plugin-for-browser-2 2016-03-23 11:03:55 +01:00
sharesplugin.php Remove duplicated copyright 2016-03-17 19:24:25 +01:00
sharetypelist.php Add webdav property for share info in PROPFIND response 2016-03-17 15:35:21 +01:00
taglist.php Fix TagList serializer 2016-01-22 15:55:54 +01:00
tagsplugin.php Fix oc:tags tag list serializer 2016-01-22 14:07:26 +01:00