wheelybird / ldap-user-manager

A PHP web-based interface for LDAP user account management and self-service password change.
MIT License
487 stars 107 forks source link

REQUEST: Option to silence and/or disable TLS connection #145

Closed gdevenyi closed 2 years ago

gdevenyi commented 2 years ago

Every time I connect to my localhost LDAP server ldap-user-manager logs a error because TLS doesn't work. I think some rework to silence any warnings if doing localhost connections would be easiest here.

wheelybird commented 2 years ago

Is this the "Failed to start STARTTLS connection to xxx" message?

gdevenyi commented 2 years ago

Yes, sorry, I failed to make that clear.

wheelybird commented 2 years ago

This is fixed in the latest release (v1.8).