server/apps/dav/tests/unit/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
requesttest allow putting the part file in the view root 2016-03-01 15:21:24 +01:00
auth.php Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +01:00
BlockLegacyClientPluginTest.php Happy new year! 2016-01-12 15:02:18 +01:00
commentpropertiesplugin.php Comments WebDAV adjustements 2016-01-29 13:08:02 +01:00
copyetagheaderplugintest.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
directory.php Return -3 for unlimited quota 2016-02-29 14:36:20 +01:00
DummyGetResponsePluginTest.php Happy new year! 2016-01-12 15:02:18 +01:00
exceptionloggerplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
FakeLockerPluginTest.php Happy new year! 2016-01-12 15:02:18 +01:00
file.php Do not fire pre/post hooks twice on chunk upload 2016-03-21 15:14:58 +01:00
filesplugin.php getOwner is not available on FileHome - fixes #23116 2016-03-10 20:53:56 +01:00
filesreportplugin.php Update author information 2016-03-01 17:25:15 +01:00
MaintenancePluginTest.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 Happy new year! 2016-01-12 15:02:18 +01:00
principal.php Fix group principal 2016-02-10 10:43:32 +01:00
quotaplugin.php Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
sharesplugin.php Remove duplicated copyright 2016-03-17 19:24:25 +01:00
tagsplugin.php Happy new year! 2016-01-12 15:02:18 +01:00