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

fix: ldap auth with tls regression and new integration tests #50

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

murfffi
Copy link
Member

@murfffi murfffi commented Jan 26, 2025

The thrift conf propagation caused another regression -
this time when LDAP auth is used together with TLS. This PR fixes it and adds tests

Closes #36

The thrift conf propagation caused another regression -
this time in LDAP auth. This PR fixes it and adds tests
@coveralls
Copy link

Coverage Status

coverage: 74.128% (+10.1%) from 64.022%
when pulling a6ec005 on fix/36
into 0b52389 on master.

@murfffi murfffi changed the title fix: ldap auth regressions and new integration tests fix: ldap auth with tls regression and new integration tests Jan 26, 2025
@murfffi murfffi merged commit 0ad1a28 into master Jan 26, 2025
4 checks passed
@murfffi murfffi deleted the fix/36 branch January 26, 2025 18:21
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.

tests: LDAP integration tests
2 participants