nextcloud/lib
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
..
composer Clean up single user mode 2017-02-22 23:02:31 -06:00
l10n [tx-robot] updated from transifex 2017-02-23 01:18:48 +00:00
private Merge pull request #3567 from nextcloud/autocomplete-settings 2017-02-22 16:30:21 +01:00
public IServerContainer is effectively an IContainer 2017-02-20 11:44:40 +01:00
autoloader.php Add a magic wrapper from hell to allow phpunit4 to run the code again 2016-11-15 14:49:14 +01:00
base.php Clean up single user mode 2017-02-22 23:02:31 -06:00