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

Remove code and state from the info logs of the url request #2644

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

mFelgate
Copy link
Contributor

@mFelgate mFelgate commented Sep 6, 2022

What does this PR do?

adds code and state to the list of paramters that are filtered in the log

How should this be manually tested?

Run the okta cucumber tests and then make sure code and state are filtered in the development.log

@mFelgate mFelgate requested a review from a team as a code owner September 6, 2022 20:37
@mFelgate mFelgate force-pushed the Filter-request-params branch from 777e252 to 1073506 Compare September 6, 2022 21:01
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [1.18.2] - 2022-09-01

### Security
- Remove code and state from the debug logs
Copy link

Choose a reason for hiding this comment

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

Lists should be surrounded by blank lines

@codeclimate
Copy link

codeclimate bot commented Sep 7, 2022

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

Here's the issue category breakdown:

Category Count
Style 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 90.0% (-1.5% change).

View more on Code Climate.

Copy link
Contributor

@telday telday left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants