summaryrefslogtreecommitdiffstats
path: root/lib/connector/sabre/auth.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-84/+0
| | | | | Conflicts: lib/private/vcategories.php
* WebDAV Auth Connector: Check if already logged inMarkus Goetz2013-07-171-0/+21
|
* implement getCurrentUser in Sabre Auth Connector, fixes #508Arthur Schiwon2012-12-141-0/+15
|
* use username, not passed loginname, might differArthur Schiwon2012-12-141-1/+1
|
* get effective username after webdav login, fixes oc-2108Arthur Schiwon2012-10-231-1/+1
|
* Respect coding styleThomas Müller2012-09-101-1/+1
|
* adding space between) and {Thomas Mueller2012-09-071-2/+2
|
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
|
* Check if user is already logged in for DAV auth, instead of logging in and ↵Michael Gapczynski2012-07-301-6/+11
| | | | creating new sessions for every request
* Fix initialization of OC_Filesystem setup from DAVBart Visscher2012-06-221-1/+1
|
* fixing file headers with copy rightThomas Müller2012-05-051-10/+18
|
* provide early file system when using webdavRobin Appelman2012-02-211-0/+1
|
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
|
* Use autoloadJakob Sack2011-07-271-0/+34