From: Joshua Rüsweg Date: Fri, 16 May 2014 13:04:04 +0000 (+0200) Subject: fix xss leak X-Git-Tag: 2.0.7~35^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2b4be458441ec61463114f1f6ba6d1b6d5038c32;p=GitHub%2FWoltLab%2FWCF.git fix xss leak --- diff --git a/com.woltlab.wcf/templates/registerActivation.tpl b/com.woltlab.wcf/templates/registerActivation.tpl index 266516d433..98d455f5c9 100644 --- a/com.woltlab.wcf/templates/registerActivation.tpl +++ b/com.woltlab.wcf/templates/registerActivation.tpl @@ -39,7 +39,7 @@
- + {if $errorField == 'username'} {if $errorType == 'notFound'}{lang}wcf.user.username.error.notFound{/lang}{/if}