nextcloud-server/core
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
..
ajax
Command Clean up single user mode 2017-02-22 23:02:31 -06:00
Controller Merge pull request #2606 from temparus/master 2017-02-15 21:47:47 +01:00
css Merge pull request #3567 from nextcloud/autocomplete-settings 2017-02-22 16:30:21 +01:00
doc
fonts
img add screensharing icon 2017-02-14 20:58:49 +01:00
js fix typo 2017-02-22 16:28:42 +01:00
l10n [tx-robot] updated from transifex 2017-02-23 01:18:48 +00:00
Middleware
search Fix thumbnail size of search results 2017-02-20 12:48:40 -06:00
skeleton
templates Always enable avatars 2017-02-13 17:53:33 -06:00
vendor Apply DOMPurify over HTML 2017-01-13 18:58:18 +01:00
Application.php Use correct theming when returning the defaults 2017-01-19 16:55:09 +01:00
register_command.php Clean up single user mode 2017-02-22 23:02:31 -06:00
routes.php unify endpoints form core and the the provisioning api 2017-01-25 11:20:35 +01:00
shipped.json
strings.php