aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/auth.php
Commit message (Expand)AuthorAgeFilesLines
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-150/+0
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* Avoid namespace clashThomas Müller2015-06-301-5/+4
* Adding exception handling for ServerNotAvailableException - refs #17192Thomas Müller2015-06-301-18/+33
* Update license headersJenkins for ownCloud2015-03-261-12/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-0/+20
* Sabre Update to 2.1Vincent Petry2015-02-231-39/+15
* Merge pull request #14403 from owncloud/update-license-headersThomas Müller2015-02-231-14/+18
|\
| * Updating license headersJenkins for ownCloud2015-02-231-14/+18
* | DAV authentication: also use Owncloud's internal user for short-circuitChristian Seiler2015-02-161-1/+1
* | DAV authentication: use Owncloud's internal user instead of HTTP-supplied oneChristian Seiler2015-02-161-2/+5
|/
* Fix WebDAV auth for session authentication onlyLukas Reschke2015-01-201-2/+4
* Close session properlyLukas Reschke2015-01-191-0/+1
* Prioritise Basic Auth header over CookieLukas Reschke2015-01-171-11/+32
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-5/+5
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-0/+2
* close the session for all DAV calls right after authentication - no need to w...Thomas Müller2014-03-101-1/+15
* Revert "Added support for extra backends (see pull request #5043)"Niklas Sombert2014-01-011-2/+0
* Added support for extra backends (see pull request #5043)Niklas Sombert2014-01-011-0/+2
* there shall be tabsThomas Müller2013-10-141-1/+1
* file system is now initialized with apache authentication as wellThomas Müller2013-10-141-6/+2
* code cleanup - remove special case for webdav in handleApacheAuth()Thomas Müller2013-10-021-1/+2
* Merge branch 'master' into apache-auth-masterThomas Müller2013-10-021-0/+4
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+84