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

StartTLS for LDAP Identities plugin #1445

Merged
merged 2 commits into from
Feb 25, 2024
Merged

StartTLS for LDAP Identities plugin #1445

merged 2 commits into from
Feb 25, 2024

Conversation

S-A-L13
Copy link

@S-A-L13 S-A-L13 commented Feb 22, 2024

The LDAP Identities plugin missed a way to connect to servers which demand a secure TLS connection via StartTLS.
Therefore I've added an option in the config to activate StartTLS and changed the Connect function in LdapIdentities.php to use StartTLS if it's activated.

Added StartTLS in function Connect().
And also added parameters in config to activate StartTLS.
@the-djmaze the-djmaze merged commit e3830a5 into the-djmaze:master Feb 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants