Skip to content
代码片段 群组 项目
未验证 提交 62a58d5a 编辑于 作者: Furkan Ayhan's avatar Furkan Ayhan 提交者: GitLab
浏览文件

Fix missing outbound_local_requests_allowlist parameter

When we migrated `UrlBlocker` to `HTTP_V2::UrlBlocker`, we missed
passing the `outbound_local_requests_allowlist` parameter to
the `HTTP_V2::UrlBlocker` class from `AddressableUrlValidator`.

In this commit, we are passing the parameter as
`ApplicationSetting.current.outbound_local_requests_whitelist` and
write related tests to cover it.

Bug was introduced in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141349

Changelog: fixed
上级 919dd569
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册