-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
optimize: Implement unified permission verification logic and Optimize the implementation of permission verification #5456
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
Merged
+1,915
−318
Merged
Changes from 41 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
bd653bf
optimize: Implement unified permission verification logic: complete t…
wjwang00 12d1ef0
optimize: Implement unified permission verification logic: reduce sel…
wjwang00 85f1bdb
test: Added some unit tests and fixed several methods.
wjwang00 9935b7f
add changes and license
wjwang00 53c8a73
add license
wjwang00 e1eb838
fix potential NPE
wjwang00 bd6eef4
fix some error UT
wjwang00 a9fce98
fix error UT
wjwang00 f2baaa7
format code
wjwang00 59af01f
Code Optimization
wjwang00 1314e57
bugfix
wjwang00 6040dd3
Code Optimization
wjwang00 e2dd28b
code fix
wjwang00 9aa0879
format code style
wjwang00 283b253
change name
wjwang00 f6ccb5b
format code style by google style
wjwang00 7eb4afc
format code only myself
wjwang00 3498dc4
tab format
wjwang00 a8a48c1
tab format
wjwang00 ea5f146
tab format
wjwang00 9c5627d
Update format
wjwang00 2b97489
Update UserPermissionValidator format
wjwang00 12cb2f9
fix NPE and remove unnecessary function
wjwang00 16d4e41
fix validator use
wjwang00 d9a034a
remove uneccery change
wjwang00 ec3be28
remove unnecessary change
wjwang00 649180f
code fix
wjwang00 aedf09b
rebase
wjwang00 c8c919c
bug fix
wjwang00 a6ceb45
fix ut
wjwang00 4593871
fix ut
wjwang00 823d8dc
fix ut
wjwang00 e506d38
fix compatibility issue.
wjwang00 e02ffc4
remove duplicate
wjwang00 e85e957
fix ut
wjwang00 af2d2bc
compatibility issue
wjwang00 72456e2
remove duplicate string
wjwang00 d1ac242
ut
wjwang00 838f264
ut name
wjwang00 bf00cb3
ut fix
wjwang00 afacd1c
simply code
wjwang00 72e0c31
bugfix
wjwang00 d90efc4
bugfix
wjwang00 f370f0b
not static
wjwang00 3439b62
format code
wjwang00 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
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.
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.