You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2013/04/01 00:55:16 UTC

[jira] [Commented] (ROL-1959) Remove hardcoded client-side password length restriction in favor of more user-friendly validation

    [ https://issues.apache.org/jira/browse/ROL-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618510#comment-13618510 ] 

Glen Mazza commented on ROL-1959:
---------------------------------

The Maxlength field for Yahoo! I got from clicking on "Create New Account" here: https://login.yahoo.com/ 
and it shows:  <input type="password" name="password" id="password" value="" size="32" maxlength="32" class="" aria-required="true">, so it has maxlength.

Facebook, I stand corrected, entering it again I just see this:  <input type="password" class="inputtext" name="pass" id="pass" tabindex="2" />.  No maxlength.

So you win, you got two out of three.  :)   I'll reopen this JIRA, I probably won't be the one fixing it (or applying patches to same) due to more pressing concerns, but it will be open unless somebody else closes or fixes it.  At the very least even if we keep the maxlength we should be able to print a text stating that up to 20 characters is OK (like Yahoo! does).

                
> Remove hardcoded client-side password length restriction in favor of more user-friendly validation
> --------------------------------------------------------------------------------------------------
>
>                 Key: ROL-1959
>                 URL: https://issues.apache.org/jira/browse/ROL-1959
>             Project: Roller
>          Issue Type: Improvement
>            Reporter: Noah Slater
>            Assignee: Roller Unassigned
>            Priority: Minor
>         Attachments: roller_password_screenshot.png
>
>
> Sorry for the vague ticket title. I don't want to make presumptions about the issue.
> Steps to reproduce:
> 1. Log in
> 2. Set your password to something long and complex like: xaQ}W,3tg4.VkAy4b398C9cRu8gE$vm{%f}V;L96bJyWf}#ELa
> 3. Log out
> 4. Try to log back in again
> What I see:
> I am unable to log in.
> What I expect to see:
> I am able to log in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira