Tihomir Trifonov a7db3bc3a3 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
2012-03-24 18:19:45 -07:00
..