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

Fixes #12350 - LdapLoginModule support for Jetty Password obfuscation. #12380

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Oct 11, 2024

Now using Credential.getCredential() to mangle the bind password provided in the options.

Now using Credential.getCredential() to mangle the bind password provided in the options.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet linked an issue Oct 11, 2024 that may be closed by this pull request
Copy link
Contributor

@janbartel janbartel left a comment

Choose a reason for hiding this comment

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

It would also be good to have a test that used a non-obfuscated password to ensure we haven't lost that capability.

@sbordet sbordet merged commit 9c7d1fd into jetty-12.0.x Oct 14, 2024
10 checks passed
@sbordet sbordet deleted the fix/jetty-12.0.x/12350/ldap-bind-credential branch October 14, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

LdapLoginModule support for Jetty Password obfuscation
3 participants