mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-07-05 15:55:52 -04:00
`AnyPasswordPolicy` is the permissive default. It accepts every password without validation. It exists so the policy dropdown always has a valid selection when no enforcement is wanted. `CommonPasswordPolicy` enforces a baseline. A minimum of 12 characters, at least one digit, one special character, one uppercase letter, and one lowercase letter. Its `getDescription()` return value is rendered in an info callout before the password field so users know the requirements before submitting. Co-authored-by: Johannes Rauh <johannes.rauh@icinga.com> Co-authored-by: Alexander Rieß <alexander.riess@icinga.com> |
||
|---|---|---|
| .. | ||
| config/JavaScriptTest | ||
| php | ||