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: add exceptions for internal IP addresses #3608

Merged
merged 1 commit into from Aug 16, 2023

Conversation

hperl
Copy link
Contributor

@hperl hperl commented Aug 16, 2023

Related issue(s)

Part of https://github.com/ory-corp/cloud/issues/5038

Checklist

  • I have read the contributing guidelines.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I am following the
    contributing code guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got the approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further Comments

@hperl hperl self-assigned this Aug 16, 2023
@hperl hperl requested a review from aeneasr as a code owner August 16, 2023 11:21
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #3608 (08410d9) into master (6f592fc) will decrease coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is 47.36%.

❗ Current head 08410d9 differs from pull request most recent head 1fd97ac. Consider uploading reports for the commit 1fd97ac to get more accurate results

@@            Coverage Diff             @@
##           master    #3608      +/-   ##
==========================================
- Coverage   76.22%   76.21%   -0.02%     
==========================================
  Files         132      132              
  Lines        9987    10003      +16     
==========================================
+ Hits         7613     7624      +11     
- Misses       1853     1859       +6     
+ Partials      521      520       -1     
Files Changed Coverage Δ
driver/config/provider.go 79.28% <23.07%> (-2.81%) ⬇️
consent/strategy_default.go 68.67% <100.00%> (ø)
driver/registry_base.go 84.32% <100.00%> (+0.92%) ⬆️

... and 1 file with indirect coverage changes

@hperl hperl merged commit 1f1121c into master Aug 16, 2023
30 checks passed
@hperl hperl deleted the hperl/logout-propagation-test branch August 16, 2023 12:17
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.

None yet

2 participants