nextcloud/apps/dav/tests/unit
Morris Jobke 9533f4e5ed
Clean up single user mode
Single user mode basically disables WebDAV, OCS and cron execution. Since
we heavily rely on WebDAV and OCS also in the web UI it's basically useless.
An admin only sees a broken interface and can't even change any settings nor
sees any files. Also sharing is not possible.

As this is at least the case since Nextcloud 9 and we haven't received any
reports for this it seems that this feature is not used at all so I removed it.

The encryption commands now rely on the well tested maintenance mode.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-22 23:02:31 -06:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
CalDAV fix shared-as-busy events for owner 2017-01-26 12:06:07 +01:00
CardDAV tests 2017-02-14 09:33:04 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Clean up single user mode 2017-02-22 23:02:31 -06:00
DAV Test fix 2017-02-14 10:47:07 +01:00
Files/Sharing Add unit tests 2016-12-02 13:06:13 +01:00
Migration Add DAV repair step to fix calendar data 2016-11-24 20:31:01 +01:00
SystemTag Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
Upload Improve chunk upload AssemblyStream performance 2016-09-13 09:29:02 +02:00
CapabilitiesTest.php Add unit test 2016-10-22 14:05:53 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
phpunit.xml Update DAV unit tests to PSR-4 2016-05-25 16:09:18 +02:00