Support password validation #9741
Labels
feature/accepted
This feature request is accepted by product managers
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
security
Everything related with security
type/compatibility
type/feature-request
Categorizes issue or PR as related to a new feature.
Feature Request
Is your feature request related to a problem? Please describe:
MySQL supports the ability to validate a password (for strength complexity, and against a dictionary file). I would like to see similar in TiDB.
Describe the feature you'd like:
The following sysvars should be implemented:
The function
VALIDATE_PASSWORD_STRENGTH
should be implimented.Describe alternatives you've considered:
N/A
Teachability, Documentation, Adoption, Migration Strategy:
MySQL compatible behavior.
The text was updated successfully, but these errors were encountered: