nextcloud/apps
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
..
comments [tx-robot] updated from transifex 2016-03-24 01:57:28 -04:00
dav Check if request is sent from official ownCloud client 2016-03-24 08:59:56 +01:00
encryption Merge pull request #22792 from owncloud/no-recovery-key-if-the-master-key-is-enabled 2016-03-21 09:49:15 +01:00
federatedfilesharing [tx-robot] updated from transifex 2016-03-14 01:56:12 -04:00
federation [tx-robot] updated from transifex 2016-03-24 01:57:28 -04:00
files [tx-robot] updated from transifex 2016-03-24 01:57:28 -04:00
files_external [tx-robot] updated from transifex 2016-03-24 01:57:28 -04:00
files_sharing Merge pull request #23463 from owncloud/lets-consistently-use-no-referer 2016-03-23 09:14:54 +01:00
files_trashbin set watch policy in test 2016-03-21 13:53:33 +01:00
files_versions set watch policy in test 2016-03-21 13:53:33 +01:00
provisioning_api Increase all versions on master which is now 9.1 2016-03-02 08:53:42 +01:00
systemtags [tx-robot] updated from transifex 2016-03-22 01:55:40 -04:00
testing Mark testing app as compatible with 9.1 2016-03-13 19:47:30 +01:00
updatenotification [tx-robot] updated from transifex 2016-03-24 01:57:28 -04:00
user_ldap Merge pull request #23463 from owncloud/lets-consistently-use-no-referer 2016-03-23 09:14:54 +01:00