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

Add local API authorization #2975

Merged
merged 9 commits into from Mar 5, 2022
Merged

Add local API authorization #2975

merged 9 commits into from Mar 5, 2022

Conversation

tuohai666
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2022

Codecov Report

Merging #2975 (d3bf145) into master (d998717) will decrease coverage by 0.24%.
The diff coverage is 4.54%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2975      +/-   ##
============================================
- Coverage     59.70%   59.45%   -0.25%     
+ Complexity     4475     4447      -28     
============================================
  Files           695      695              
  Lines         20112    20132      +20     
  Branches       1811     1812       +1     
============================================
- Hits          12007    11969      -38     
- Misses         7092     7147      +55     
- Partials       1013     1016       +3     
Impacted Files Coverage Δ
...enyu/admin/controller/DashboardUserController.java 92.00% <ø> (ø)
...u/admin/service/impl/DashboardUserServiceImpl.java 83.33% <ø> (ø)
.../org/apache/shenyu/common/config/ShenyuConfig.java 0.00% <0.00%> (ø)
...a/org/apache/shenyu/common/constant/Constants.java 50.00% <ø> (ø)
.../java/org/apache/shenyu/common/utils/ShaUtils.java 82.35% <ø> (ø)
...pache/shenyu/web/filter/LocalDispatcherFilter.java 0.00% <0.00%> (ø)
...pringboot/starter/gateway/ShenyuConfiguration.java 88.88% <100.00%> (ø)
...yu/sync/data/http/refresh/AbstractDataRefresh.java 70.00% <0.00%> (-13.34%) ⬇️
...apache/shenyu/admin/utils/ShenyuDictH2Trigger.java 63.63% <0.00%> (-9.10%) ⬇️
...ache/shenyu/admin/utils/PluginHandleH2Trigger.java 63.63% <0.00%> (-9.10%) ⬇️
... and 25 more

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 d998717...d3bf145. Read the comment docs.

@tuohai666 tuohai666 added this to the 2.4.3 milestone Mar 4, 2022
@tuohai666 tuohai666 added the type: enhancement New feature or request label Mar 4, 2022
@AhahaGe
Copy link
Contributor

AhahaGe commented Mar 4, 2022

please check ci error

@tuohai666
Copy link
Member Author

please check ci error

Thanks, I have fixed it.

@yu199195 yu199195 merged commit 552672e into apache:master Mar 5, 2022
@tuohai666 tuohai666 deleted the api_pwd branch March 7, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants