You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2006/12/05 15:10:20 UTC

[jira] Created: (GERONIMO-2625) Geronimo Console: login page prevents using username, password longer than 25 characters for login

Geronimo Console: login page prevents using username, password longer than 25 characters for login
--------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2625
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2625
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 1.1, 1.0, 1.1.2, 1.2, 2.0
            Reporter: Vamsavardhana Reddy
         Assigned To: Vamsavardhana Reddy
             Fix For: 1.1.2, 1.2, 2.0


Console login.jsp prevents using username, password longer than 25 characters for login.  This is due to the maxlength attribute in the input tags for username and passwords.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2625) Geronimo Console: login page prevents using username, password longer than 25 characters for login

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2625?page=all ]

Vamsavardhana Reddy closed GERONIMO-2625.
-----------------------------------------

    Resolution: Fixed

Removed the maxlength attribute in the username and password form input tags in login.jsp.

Fixed in rev 482669 (branches\1.1), rev 482672 (branches\1.2) and rev 482673 (trunk).

> Geronimo Console: login page prevents using username, password longer than 25 characters for login
> --------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2625
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2625
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.1, 1.0, 1.1.2, 1.2, 2.0
>            Reporter: Vamsavardhana Reddy
>         Assigned To: Vamsavardhana Reddy
>             Fix For: 1.1.2, 1.2, 2.0
>
>
> Console login.jsp prevents using username, password longer than 25 characters for login.  This is due to the maxlength attribute in the input tags for username and passwords.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira