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

Forwarded-For IP matching #18

Merged
merged 4 commits into from
Nov 15, 2018
Merged

Conversation

WalkerTR
Copy link
Contributor

@WalkerTR WalkerTR commented Nov 13, 2018

Add matching to check whether the X-Forwarded-For IPs are allowed by the Ranger policy

@codecov-io
Copy link

codecov-io commented Nov 14, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@3a84f97). Click here to learn what that means.
The diff coverage is 83.78%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   86.23%           
=========================================
  Files             ?       28           
  Lines             ?      552           
  Branches          ?       49           
=========================================
  Hits              ?      476           
  Misses            ?       76           
  Partials          ?        0
Impacted Files Coverage Δ
...com/ing/wbaa/airlock/proxy/api/HealthService.scala 100% <100%> (ø)
.../com/ing/wbaa/airlock/proxy/api/ProxyService.scala 95.23% <100%> (ø)
...k/proxy/provider/AuthorizationProviderRanger.scala 100% <100%> (ø)
...la/com/ing/wbaa/airlock/proxy/data/HeaderIPs.scala 100% <100%> (ø)
...gin/conditionevaluator/AbstractIpCidrMatcher.scala 100% <100%> (ø)
...r/plugin/conditionevaluator/AnyIpCidrMatcher.scala 100% <100%> (ø)
...r/plugin/conditionevaluator/AllIpCidrMatcher.scala 50% <50%> (ø)
.../airlock/proxy/provider/aws/SignatureHelpers.scala 87.75% <66.66%> (ø)
.../airlock/proxy/api/directive/ProxyDirectives.scala 93.61% <78.57%> (ø)

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 3a84f97...1f77cb1. Read the comment docs.

@kr7ysztof kr7ysztof merged commit 3d6e77d into master Nov 15, 2018
@kr7ysztof kr7ysztof deleted the feature/forwarded-for-ip-matching branch November 15, 2018 07:09
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