[
https://issues.apache.org/jira/browse/ISIS-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1094:
------------------------------
Fix Version/s: (was: 1.12.0)
1.13.0
> Enhance the password field widget to show "strength" meter
> ----------------------------------------------------------
>
> Key: ISIS-1094
> URL: https://issues.apache.org/jira/browse/ISIS-1094
> Project: Isis
> Issue Type: Improvement
> Components: Core: Viewer: Wicket
> Affects Versions: core-1.8.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.0
>
>
> At least it might require (example:
> * length >= 8.
> * at least 1 number.
> * at least 1 capital letter.
> * at least 1 small letter.
> * distinct from email.
> See sample implementation at [1]; see also [2]
> Ideally, the security add-on might enforce it, and being able to validate it.
> But for avoiding introducing REST calls or similar solutions, perhaps its
> better to simply implement it in JavaScript as in the example.
> [1]1 http://www.the-art-of-web.com/javascript/validate-password/
> [2] http://bootsnipp.com/snippets/featured/password-strength-meter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)