package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
ValidateDictionaryPassword checks if the password contains words in the dictionary.
ValidatePassword checks whether the pwd can be used.
ValidatePasswordLowPolicy checks whether pwd satisfies the low policy of password validation.
ValidatePasswordMediumPolicy checks whether pwd satisfies the medium policy of password validation.
ValidateUserNameInPassword checks whether pwd exists in the dictionary.