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

Noah Slater commented on ROL-1959:
----------------------------------

This is what I found.

Facebook:

<input type="password" class="inputtext" name="password_new" id="password_new" 
autocomplete="off">

Yahoo:

<input type="password" name=".pw1" id="newpw1" size="30">

Google:

<input type="password" name="Passwd" id="Passwd">

StackExchange:

<input name="password" id="password" type="password" style="opacity: 0.3; 
z-index: 1; position: relative;" class="edit-field-overlayed">

                
> 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

Reply via email to