Comment 2 for bug 959179

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5644
Committed: http://github.com/openstack/horizon/commit/a7db3bc3a365ad3cb35245b2e4c721dca43c9cbf
Submitter: Jenkins
Branch: master

commit a7db3bc3a365ad3cb35245b2e4c721dca43c9cbf
Author: Tihomir Trifonov <email address hidden>
Date: Wed Mar 21 20:47:40 2012 +0200

    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