Skip to content

JCL-356: Prohibit weak authorization mechanisms - #479

Merged
acoburn merged 5 commits into
mainfrom
JCL-356-prohibit-weak-auth
May 24, 2023
Merged

JCL-356: Prohibit weak authorization mechanisms#479
acoburn merged 5 commits into
mainfrom
JCL-356-prohibit-weak-auth

Conversation

@acoburn

Copy link
Copy Markdown
Contributor

This explicitly prohibits the use of Basic and Digest auth schemes.

@acoburn
acoburn requested a review from a teamMay 24, 2023 00:26
@acoburn
acoburnforce-pushed the JCL-356-prohibit-weak-auth branch from 5c2a70b to 2c8a2aeCompareMay 24, 2023 11:45
@acoburn
acoburn enabled auto-merge (squash) May 24, 2023 12:06

@langsamulangsamu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Similar to @NSeydoux's point, can we document this behaviour in the class javadoc?

@acoburn
acoburnforce-pushed the JCL-356-prohibit-weak-auth branch from c378afe to df1a028CompareMay 24, 2023 12:20
@acoburn
acoburn merged commit 943990a into mainMay 24, 2023
@acoburn
acoburn deleted the JCL-356-prohibit-weak-auth branch May 24, 2023 14:18
Sign up for freeto 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

@acoburn@langsamu@NSeydoux