You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/04/29 11:21:00 UTC

[jira] [Updated] (ISIS-1094) [WON'T FIX] Enhance the password field widget to show "strength" meter

     [ https://issues.apache.org/jira/browse/ISIS-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-1094:
-----------------------------
    Summary: [WON'T FIX] Enhance the password field widget to show "strength" meter  (was: Enhance the password field widget to show "strength" meter)

> [WON'T FIX] 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: Isis Viewer Wicket
>    Affects Versions: core-1.8.0
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>
> 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
(v8.20.7#820007)