nextcloud/apps/dav
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 Add integration tests for legacy DAV endpoints 2017-02-10 16:18:04 +01:00
bin Fix apps/ 2016-07-21 18:13:57 +02:00
l10n [tx-robot] updated from transifex 2017-02-14 01:07:20 +00:00
lib Clean up single user mode 2017-02-22 23:02:31 -06:00
templates Remove any detailed information about the exception in the browser error plugin 2016-10-25 14:47:33 +02:00
tests Clean up single user mode 2017-02-22 23:02:31 -06:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00