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

Fix AuthManager will find other nodes when init store #1381

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Mar 9, 2021

  1. Add some sofa operation into white list for SecurityManager

Change-Id: I4437c89da5290a14a8233c082bd9922714a027b9

Change-Id: I4437c89da5290a14a8233c082bd9922714a027b9
@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #1381 (a1ee1d1) into master (656eee1) will decrease coverage by 0.00%.
The diff coverage is 22.22%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1381      +/-   ##
============================================
- Coverage     62.37%   62.36%   -0.01%     
  Complexity     5829     5829              
============================================
  Files           385      385              
  Lines         31953    31958       +5     
  Branches       4460     4462       +2     
============================================
+ Hits          19931    19932       +1     
- Misses        10001    10002       +1     
- Partials       2021     2024       +3     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/auth/HugeGraphAuthProxy.java 3.98% <0.00%> (ø) 0.00 <0.00> (ø)
...om/baidu/hugegraph/auth/StandardAuthenticator.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../baidu/hugegraph/security/HugeSecurityManager.java 79.89% <16.66%> (-0.32%) 84.00 <7.00> (+1.00) ⬇️
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 77.82% <50.00%> (-0.17%) 119.00 <0.00> (ø)
.../com/baidu/hugegraph/auth/StandardAuthManager.java 94.19% <100.00%> (+0.03%) 62.00 <1.00> (+1.00)
...va/com/baidu/hugegraph/backend/cache/RamCache.java 71.83% <0.00%> (-0.58%) 27.00% <0.00%> (-1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 656eee1...a1ee1d1. Read the comment docs.

@zhoney zhoney merged commit 09c40ba into master Mar 11, 2021
@zhoney zhoney deleted the fix-init-auth-error branch March 11, 2021 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants