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

[Task #4774] <The access layer interface for the apidoc function only allows requests for gateway addresses within the whitelist.> #4776

Merged
merged 80 commits into from
Jun 30, 2023

Conversation

lianjunwei
Copy link
Contributor

When the access layer interface of the apidoc function is accessed, the requestUrl parameter is only allowed to start with the gateway address specified in the whitelist. If access to another address is denied.
For details, please refer to #4774

lianjunwei and others added 30 commits June 9, 2022 01:26
yes
 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
# Conflicts:
#	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/manager/impl/SwaggerDocParser.java
ok# 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
… incorrect when micro service parameter uses "@ApiModelProperty".
…c function of the gateway management system.
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2023

Codecov Report

Merging #4776 (f52c172) into master (ad26adf) will decrease coverage by 0.04%.
The diff coverage is 9.09%.

@@             Coverage Diff              @@
##             master    #4776      +/-   ##
============================================
- Coverage     65.66%   65.63%   -0.04%     
+ Complexity     8143     8142       -1     
============================================
  Files          1133     1133              
  Lines         33139    33160      +21     
  Branches       2966     2970       +4     
============================================
+ Hits          21762    21763       +1     
- Misses         9646     9666      +20     
  Partials       1731     1731              
Impacted Files Coverage Δ
.../java/org/apache/shenyu/common/utils/UriUtils.java 52.38% <0.00%> (-26.20%) ⬇️
.../shenyu/admin/service/impl/SandboxServiceImpl.java 8.10% <13.33%> (-0.23%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lianjunwei lianjunwei closed this Jun 28, 2023
@lianjunwei lianjunwei reopened this Jun 28, 2023
@lianjunwei lianjunwei closed this Jun 28, 2023
@lianjunwei lianjunwei reopened this Jun 28, 2023
@lianjunwei lianjunwei closed this Jun 28, 2023
@lianjunwei lianjunwei reopened this Jun 28, 2023
@lianjunwei lianjunwei closed this Jun 29, 2023
@lianjunwei lianjunwei reopened this Jun 29, 2023
@yu199195 yu199195 added this to the 2.6.0 milestone Jun 30, 2023
@yu199195 yu199195 merged commit 1fd33d5 into apache:master Jun 30, 2023
@lianjunwei lianjunwei deleted the 4774 branch July 14, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants