nextcloud/settings/Controller
Morris Jobke 0d5142be70
Show a link to the docs instead of a button on the untrusted domain page
Before there was a button to "quickly" add the untrusted domain to the config. This button often didn't worked, because the generated URL was often untrusted as well. Thus removing it and providing proper docs seems to be the better approach to handle this rare case.

Also the log should not be spammed by messages for the untrusted domain accesses, because they are user related and not necessarily an administrative issue.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-17 17:47:11 +02:00
..
AdminSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
AppSettingsController.php Link to NC 14 dev manual 2018-02-08 21:26:04 +01:00
AuthSettingsController.php Properly catch InvalidTokenException for better error response 2018-01-24 13:56:12 +01:00
CertificateController.php Update license headers 2017-11-06 16:56:19 +01:00
ChangePasswordController.php Inject public IGroupManager instead of private GroupManager 2018-03-13 09:52:27 +01:00
CheckSetupController.php Ping more privacy respecting organizations 2018-04-05 21:43:51 +02:00
CommonSettingsTrait.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
GroupsController.php Correctly return the group name 2018-03-08 17:13:48 +01:00
LogSettingsController.php Remove unused import statements 2018-02-14 16:55:43 +01:00
MailSettingsController.php Remove fromMailAddress from MailSettingsController 2018-02-13 21:40:38 +01:00
PersonalSettingsController.php Set the correct active navigation entry 2018-03-05 17:06:28 +01:00
UsersController.php Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name 2018-03-15 12:07:30 +01:00