Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
A password validation plugin to prevent password reuse. It keeps a log of hashes of passwords it has successfully validated before and verifies that a new password is not present in the log.
Attachments
Issue Links
- blocks
-
MDEV-19275 Provide SQL service to plugins.
- Closed
- causes
-
MDEV-26647 Include password validation plugin information in the error message if the SQL statement is not satisfied password policy
- Closed
-
MDEV-26650 Failed ALTER USER/GRANT statement removes the password from the cache
- Closed
-
MDEV-28838 password_reuse_check plugin mixes username and password
- Closed
- duplicates
-
MDEV-9072 MariaDB Community Edition needs password complexity, expiration, and reuse
- Closed
-
MDEV-9244 Add password auto expiration option and history password control feature
- Closed