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

Jacques Le Roux commented on OFBIZ-4958:
----------------------------------------

Thanks for reminder Leon,

I agree it's almost ready to commit. I'm working on an improvement on this 
solution. Because as is, it does not handle the localisation of the error 
message which is hardcoded in Englihs in 
security.login.password.pattern.description property.

It's easy to do for the OOTB solution (password must me longer than 5 chars) 
but less when it comes to mix several constraints...

I think I will commit my "easy" solution and will let people handle the case 
when they will want to use a more constraining pattern. Then they will have to 
find therselves a solution for the localisation, if needed...
                
> Additional Validation for Password  : Make password pattern driven
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-4958
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4958
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4958.patch, OFBIZ-4958.patch
>
>
> Providing an additional validation for password  -
> Idea is to achieve following -
> * Insist user to provide a stronger login password for additional protection.
> * User's password need to match a pre-defined Pattern.
> * Password pattern can change any time.
> * Validation should applied for new user creation and update password 
> processes.
> --
> Thanks And Regards
> Sumit Pandit

--
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