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

Rename the TrustedProxyFilter class to IsIpTrusted #2484

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

ajay-vel
Copy link
Contributor

Desired Outcome
This change renames the TrustedProxyFilter class to IsIPTrusted. The new name better describes what the class does.
This issue addresses #2176

Implemented Changes
The TrustedProxyFilter class has been renamed to a more apt name IsIpTrusted.
The RSpec tests for this have been changed to reflect the same
The config initializer now refers to the new class name.

Connected Issue/Story
Issue #2176

Definition of Done
The new class name reflects in all the places where the old class name was used.

@ajay-vel ajay-vel requested a review from a team as a code owner February 10, 2022 01:13
@codeclimate
Copy link

codeclimate bot commented Feb 10, 2022

Code Climate has analyzed commit 19eeb05 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 88.1% (-1.2% change).

View more on Code Climate.

@ajay-vel ajay-vel requested a review from micahlee February 10, 2022 01:41
Copy link
Contributor

@micahlee micahlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ajay-vel ajay-vel merged commit d9c17cd into master Feb 10, 2022
@ismarc ismarc deleted the cyberark/ONYX-16929 branch April 13, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants