Skip to content

Clean up obsolete ESAPI 1.4 comments in config files #474 - #918

Open
AzazelSensei wants to merge 1 commit into
ESAPI:developfrom
AzazelSensei:issue-474
Open

Clean up obsolete ESAPI 1.4 comments in config files #474#918
AzazelSensei wants to merge 1 commit into
ESAPI:developfrom
AzazelSensei:issue-474

Conversation

@AzazelSensei

Copy link
Copy Markdown

I dropped the leftover ESAPI 1.4 comments from the ESAPI.properties copies used in tests. Those notes still described decrypting with 1.4 and the old encrypt(String)/decrypt(String) methods, which are gone. The production configuration file was already clean.

Also updated the matching javadoc on SecurityConfiguration.

Fixes #474

ESAPI 1.4 is past EOL and the old encrypt(String)/decrypt(String)
compatibility APIs are gone. Drop the leftover 1.4 migration notes
from ESAPI.properties copies and the matching javadoc.

Fixes ESAPI#474
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.

Clean up documentation references (including comments in config files) to ESAPI 1.4

1 participant