Skip to content

Issue 620 - Move public static final Strings and enum from DefaultSecurityConfiguration to PropNames #707

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

Merged
merged 6 commits into from
Jun 5, 2022

Conversation

kwwall
Copy link
Contributor

@kwwall kwwall commented May 30, 2022

@xeno6696 and @jeremiahjstacey - I didn't address the stuff in the email yet about getDisableIntrusionDetection() yet, but OTOH, I didn't un-deprecate it, so we still have time to work on that as there still are a bunch of deprecations to deal with besides that one. I just didn't want to spend ALL holiday working on this so not going to let the perfect become the enemy of the good here.

kwwall added 6 commits May 28, 2022 16:33
Moved ESAPI propery variables ('public static final String') from DefaultSecurityConfiguration to here.
Moved DefaultSearchPath enum from DefaultSecurityConfiguration to here.
…the new PropNames class.

Also some misc code cleanup such as removing extraneous whitespace at end of lines, etc.
Copy link
Collaborator

@jeremiahjstacey jeremiahjstacey left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@kwwall
Copy link
Contributor Author

kwwall commented Jun 5, 2022

@xeno6696 - Hey Matt, are you good with these changes (and in particular, the name of the new class)? Jeremiah approved them. Thanks for taking a look.

@xeno6696 xeno6696 merged commit 284066b into ESAPI:develop Jun 5, 2022
@xeno6696
Copy link
Collaborator

xeno6696 commented Jun 5, 2022

No issues with anything here, though I did skip the handful of test classes with 500+ changes.

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