privileges: support require SAN#17539
Merged
Merged
Conversation
Contributor
Author
|
need merge pingcap/parser#877 first, and WIP on more test |
Contributor
Author
|
/run-all-tests |
1 similar comment
Contributor
Author
|
/run-all-tests |
5 tasks
Codecov Report
@@ Coverage Diff @@
## master #17539 +/- ##
===========================================
Coverage 79.6119% 79.6119%
===========================================
Files 525 525
Lines 143623 143623
===========================================
Hits 114341 114341
Misses 20105 20105
Partials 9177 9177 |
5 tasks
Contributor
Author
|
/merge |
Contributor
|
Sorry @lysu, you don't have permission to trigger auto merge event on this branch. You are not a committer for this part |
Contributor
Author
|
/merge |
Contributor
|
Your auto merge job has been accepted, waiting for:
|
Contributor
|
/run-all-tests |
sre-bot
pushed a commit
to sre-bot/tidb
that referenced
this pull request
Jun 5, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
Contributor
|
cherry pick to release-4.0 in PR #17698 |
sre-bot
added a commit
that referenced
this pull request
Jun 5, 2020
* cherry pick #17539 to release-4.0 Signed-off-by: sre-bot <sre-bot@pingcap.com> * resolve conflict Co-authored-by: lysu <sulifx@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What problem does this PR solve?
Issue Number: close #14759
Problem Summary:
see more in issue link
What is changed and how it works?
What's Changed:
require SANclause to maintain addition priv infoRelated changes
pingcap/docs/pingcap/docs-cn: addrequire SANto certificate authentication docs docs-cn#3429Check List
Tests
Side effects
Release note
This change is