Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full support for "PASSWORD REQUIRE CURRENT" #54660

Open
5 tasks
dveeden opened this issue Jul 16, 2024 · 0 comments · May be fixed by #54683
Open
5 tasks

Full support for "PASSWORD REQUIRE CURRENT" #54660

dveeden opened this issue Jul 16, 2024 · 0 comments · May be fixed by #54683
Assignees
Labels
compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) security Everything related with security type/compatibility type/enhancement The issue or PR belongs to an enhancement.

Comments

@dveeden
Copy link
Contributor

dveeden commented Jul 16, 2024

Enhancement

Follow-up for #53305

  • New variable: password_require_current
  • Support for PASSWORD REQUIRE CURRENT
  • Support for PASSWORD REQUIRE CURRENT OPTIONAL
  • Make PASSWORD REQUIRE CURRENT DEFAULT follow password_require_current
  • Support ALTER USER... IDENTIFIED BY ... REPLACE ...

The whole capability can be found here

@dveeden dveeden added type/enhancement The issue or PR belongs to an enhancement. security Everything related with security labels Jul 16, 2024
@dveeden dveeden self-assigned this Jul 16, 2024
@dveeden dveeden added type/compatibility compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) security Everything related with security type/compatibility type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant