nextcloud-server/apps
Vincent Petry ab9849e72f Use Authorization headers for public webdav instead of URL
Instead of prepending the token as username in the URL, use the
Authorization header instead. This is because IE9 considers this a
cross-domain call and refuses to do it in the first place.
2015-12-14 17:42:13 +01:00
..
dav Merge pull request #21144 from owncloud/dav-auth-checkduplicateheader 2015-12-11 11:44:43 +01:00
encryption [tx-robot] updated from transifex 2015-12-13 01:54:51 -05:00
federation Use PHP polyfills 2015-12-11 08:47:36 +01:00
files Fix mount type root detection 2015-12-14 10:44:47 +01:00
files_external [tx-robot] updated from transifex 2015-12-13 01:54:51 -05:00
files_sharing Use Authorization headers for public webdav instead of URL 2015-12-14 17:42:13 +01:00
files_trashbin skip test if we cant use the filesystem when not logged in 2015-12-11 14:29:38 +01:00
files_versions
provisioning_api
user_ldap