Removed max_length from username/password fields in login page
Fixes bug 959179 The field validation on the login page may lead to security issues - it should accept any input, without validation. Not to tell hackers what range to probe.. The validation should be only on create/update User page. Updates the translation files for the new strings. Change-Id: Ib3bc72a024fe3e39e06bf948c6aaca8f2b1e60ee
This commit is contained in:
committed by
Gabriel Hurley
parent
7d3a0f4d15
commit
a7db3bc3a3
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-03-22 16:59-0700\n"
|
||||
"POT-Creation-Date: 2012-03-24 18:19-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
Reference in New Issue
Block a user