nextcloud/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 Move preview endpoint to controller 2016-11-03 14:00:33 +01:00
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 changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
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 prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
search Fix thumbnail size of search results 2017-02-20 12:48:40 -06:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
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 Add nextcloud_announcements to shipped.json 2016-11-25 09:39:57 +01:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00