XSS in login form
This commit is contained in:
parent
b6d2049132
commit
c7d72306ed
@ -99,7 +99,7 @@
|
||||
'body'=>Element('login.html', Array(
|
||||
'config'=>$config,
|
||||
'error'=>$error,
|
||||
'username'=>$username,
|
||||
'username'=>utf8tohtml($username),
|
||||
'redirect'=>$redirect
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user