nextcloud/tests/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
..
AdminSettingsControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
AppSettingsControllerTest.php Link to NC 14 dev manual 2018-02-08 21:26:04 +01:00
AuthSettingsControllerTest.php Properly catch InvalidTokenException for better error response 2018-01-24 13:56:12 +01:00
CertificateControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +02:00
CheckSetupControllerTest.php Ping more privacy respecting organizations 2018-04-05 21:43:51 +02:00
GroupsControllerTest.php Fixed Controller Test 2018-03-08 17:13:50 +01:00
MailSettingsControllerTest.php Beautify test email 2017-04-18 16:18:00 -05:00
UsersControllerTest.php Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name 2018-03-15 12:07:30 +01:00