summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24935 from owncloud/2fa-block-davVincent Petry2016-06-026-6/+80
|\
| * block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-016-6/+80
* | Catch the ForbiddenException to make sure it gets handledJoas Schilling2016-06-011-0/+3
|/
* Update license headersLukas Reschke2016-05-26112-79/+308
* Update DAV unit tests to PSR-4Joas Schilling2016-05-2562-112/+122
* Fix local executionJoas Schilling2016-05-252-0/+5
* do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-242-6/+5
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-242-6/+6
* Merge pull request #24559 from owncloud/2faVincent Petry2016-05-231-0/+1
|\
| * Add two factor auth to coreChristoph Wurst2016-05-231-0/+1
* | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-filesVincent Petry2016-05-232-4/+5
|\ \ | |/ |/|
| * ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-202-4/+5
* | Fix unit testsJoas Schilling2016-05-233-30/+37
* | Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-233-30/+40
* | Remove unused UserFolderJoas Schilling2016-05-232-15/+5
* | Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry2016-05-202-79/+244
* | Fix system tags DAV plugin testsVincent Petry2016-05-201-50/+20
* | Fix system tag update codeVincent Petry2016-05-201-0/+4
* | Add admin-only system tag groups propertyVincent Petry2016-05-201-4/+39
* | Act on effective system tag canAssign permissionVincent Petry2016-05-201-1/+8
* | Fix system tags DAV unit testsVincent Petry2016-05-206-160/+269
* | Bring back admin permissions to change system tag permissionsVincent Petry2016-05-202-9/+19
* | Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-205-64/+47
* | Add interface methods for permission checkVincent Petry2016-05-205-77/+91
|/
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-1294-7/+8
* use the UID for creating the session token, not the login nameChristoph Wurst2016-05-112-7/+14
* create session token for DAV clients (sync clients)Christoph Wurst2016-05-111-0/+1
* Merge pull request #24400 from owncloud/cache_shareManagerVincent Petry2016-05-061-4/+5
|\
| * Cache shareManagerRoeland Jago Douma2016-05-021-4/+5
* | Merge pull request #24389 from owncloud/login-by-emailLukas Reschke2016-05-033-0/+26
|\ \
| * | Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-023-0/+26
| |/
* / Add background job declaration of dav app to info.xmlThomas Müller2016-05-034-7/+3
|/
* firstoccurence and lastoccurence have a length now - triggering BIGINT on pos...Thomas Müller2016-04-292-1/+3
* Test an event in the far future - refs #24221Thomas Müller2016-04-291-3/+5
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+3
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-223-40/+88
|\
| * return correct share permissions on propfindBjörn Schießle2016-04-183-40/+88
* | Merge pull request #24151 from owncloud/create-personal-calendarThomas Müller2016-04-222-1/+83
|\ \
| * | Personal calendar should be generated even if the birthday calendar already e...Thomas Müller2016-04-212-1/+83
* | | Birthday calendar should never have write acl - fixes #24154Thomas Müller2016-04-214-8/+27
|/ /
* | Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-201-1/+1
|\ \
| * | Fix related logicRoeland Jago Douma2016-04-191-1/+1
* | | Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-...Lukas Reschke2016-04-192-18/+89
|\ \ \
| * | | Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-182-18/+89
| |/ /
| * | Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller2016-04-182-89/+18
| * | Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-182-18/+89
| |/
* / Add data-fingerprint property to webdavRoeland Jago Douma2016-04-185-12/+101
|/
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Move share-permissions property namespaceRoeland Jago Douma2016-04-151-1/+1