nextcloud-server/core/templates
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
..
filetemplates
loginflow Improve login flow 2018-04-08 13:42:36 +02:00
lostpassword Adjust style of new password form to default 2017-11-16 21:18:15 +01:00
403.php
404.php
error.php
exception.php Use array in t() calls in exception template 2018-02-23 11:18:29 +01:00
filepicker.html
installation.php Fix more templates 2018-02-21 20:30:44 +01:00
layout.base.php Referrer fix (no-referrer) 2018-02-08 08:31:24 +13:00
layout.guest.php Referrer fix (no-referrer) 2018-02-08 08:31:24 +13:00
layout.noscript.warning.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
layout.public.php Add footer to public page template 2018-04-05 12:22:01 +02:00
layout.user.php Create special option to toggle header menu container 2018-03-04 14:12:29 +01:00
login.php Always remember me 2018-04-06 15:44:28 +02:00
message.html
tags.html
twofactorselectchallenge.php Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 2017-08-18 12:22:44 +02:00
twofactorshowchallenge.php Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 2017-08-18 12:22:44 +02:00
untrustedDomain.php Show a link to the docs instead of a button on the untrusted domain page 2018-04-17 17:47:11 +02:00
update.admin.php
update.use-cli.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
update.user.php