-
Notifications
You must be signed in to change notification settings - Fork 6.2k
*: Support more PASSWORD REQUIRE CURRENT options | tidb-test=pr/2363 #54683
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
Open
dveeden
wants to merge
41
commits into
pingcap:master
Choose a base branch
from
dveeden:password_require_current
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
91ccc2b
Support more PASSWORD REQUIRE CURRENT options
dveeden 5efb8f3
Fix formatting
dveeden 952c13f
Update executor/grant results
dveeden 7b0cd2e
Update TestBootstrap
dveeden 1ae90b7
Update TestMonitorTheSystemTableIncremental
dveeden 8e445d6
Update TestFailedLoginTrackingBasic
dveeden 56e4782
Update TestBootstrapWithError
dveeden 2208adc
Update TestShowCreateUser
dveeden 73281cc
Support REPLACE for password replacement with current password
dveeden 7644793
Update for USER() ... IDENTIFIED BY...REPLACE...
dveeden 0766eb4
Add new error
dveeden 012e181
Update errdoc
dveeden 891df81
Various updates
dveeden 93d46a0
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden 2877007
Update errors.toml
dveeden 407dcfb
Update comment
dveeden 8432bed
Fix formatting
dveeden 03cc38b
Check if user is not nil, add more logging
dveeden d165264
Fix table layout in comment
dveeden 6247b35
Update TestMonitorTheSystemTableIncremental
dveeden d191090
Small changes
dveeden 01b2345
Update test
dveeden 1a04808
Fix TestAbnormalMySQLTable
dveeden 9769783
De-duplicate code in CheckCurrentPassword
dveeden 6cf82c1
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden 121ee16
Add parser testing
dveeden 715d759
Another parser test
dveeden a439c49
Formatting fixes
dveeden 69400d5
Fix CREATE USER and integration tests
dveeden 2e6e352
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden 6def7e8
Do the same for SET PASSWORD
dveeden 773a380
Remove unuseful line based on review
dveeden dfa9f53
Add tests for SET PASSWORD
dveeden ab4662a
Fix SET PASSWORD
dveeden 11a3ea7
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden cfb5873
Add more integration tests
dveeden 9d0c6a6
Make sure UserSpec with an empty authstring but a non-empty replacest…
dveeden 7b60fa2
Try to simplify parser changes
dveeden 4ee9c90
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden 7fa2d96
Fix TestColumnTable
dveeden 2796d37
Merge remote-tracking branch 'upstream/master' into password_require_…
dveeden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.