Documentation
¶
Index ¶
Constants ¶
View Source
const MinPasswordLength = 8
MinPasswordLength is the minimum length; shorter passwords are rejected (no override).
Variables ¶
This section is empty.
Functions ¶
func PasswordIssues ¶
PasswordIssues returns human-readable recommendations. If any are returned, the password is considered "weak" for policy purposes and the operator should confirm before use. PasswordIssues lists quality recommendations (length is already >= MinPasswordLength).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.