server/apps/dav/tests/unit
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
..
appinfo Register all system address books to the contacts manager 2016-02-02 10:56:33 +01:00
caldav Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-set 2016-03-10 17:58:01 +01:00
carddav Use a birthday title which does not require translation because we have no idea about the target device language and forcing English upon all users is kind of bad 2016-03-10 12:41:37 +01:00
comments Update author information 2016-03-01 17:25:15 +01:00
connector/sabre Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +01:00
dav Migrate from CardDAV sharing to more generalk DAV sharing 2016-01-27 09:43:44 +01:00
migration Fix group sharing and sharing permissions - fixes #22932 2016-03-08 11:22:07 +01:00
systemtag Update author information 2016-03-01 17:25:15 +01:00
bootstrap.php Happy new year! 2016-01-12 15:02:18 +01:00
phpunit.xml Adding unit tests for SystemPrincipalBackend 2016-01-08 15:31:33 +01:00
servertest.php Map Maci 2016-03-01 17:45:05 +01:00