nextcloud-server/core/templates
Lukas Reschke f3e9106864 Don't trust update server
In case the update server may deliver malicious content this would allow an adversary to inject arbitrary HTML into the response. So very bad stuff.

While signing the response would be better and something we can also do in the future (considering the code signing work), this is already a good first start.
2015-11-28 12:21:53 +07:00
..
filetemplates
403.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
404.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
altmail.php
error.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
exception.php Merge pull request #15012 from Volker-E/master 2015-03-24 12:07:26 +07:00
filepicker.html
installation.php remove unneeded icons from input fields to not distract from submit button, fix #18940 2015-10-30 11:11:37 +07:00
internalaltmail.php Allow separate templates for internal and external share notifications 2015-10-29 10:24:24 +07:00
internalmail.php Allow separate templates for internal and external share notifications 2015-10-29 10:24:24 +07:00
layout.base.php Merge pull request #20236 from maprambo/safari-pinned-tab-icon 2015-11-09 11:12:38 +07:00
layout.guest.php Merge pull request #20236 from maprambo/safari-pinned-tab-icon 2015-11-09 11:12:38 +07:00
layout.noscript.warning.php
layout.user.php Don't trust update server 2015-11-28 12:21:53 +07:00
login.php remove unneeded icons from input fields to not distract from submit button, fix #18940 2015-10-30 11:11:37 +07:00
mail.php
message.html fixing #15023, getting comments out of HTML output 2015-03-21 07:10:46 +07:00
singleuser.user.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
tags.html addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00
untrustedDomain.php Update untrustedDomain.php 2015-11-12 14:33:59 +07:00
update.admin.php update page: fix heading whitespace and unbold less important sections 2015-11-25 13:16:00 +07:00
update.user.php addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +07:00