Opened 5 years ago

Closed 5 years ago

#1485104 closed Feature Patches (fixed)

LDAP doesn't support TLS

Reported by: ioan Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: LDAP connection Version: 0.1.1
Severity: normal Keywords:
Cc:

Description

Our company LDAP server requires TLS for all connections, which roundcube doesn't support.

I've attached a small patch against rev 1152, with the minimum needed to get tls working.

Add start_tls => 'true' to the ldap config to enable it.

Let me if there's any problems with it.

Thanks

Attachments (1)

rcube_ldap.inc_start_tls.patch (484 bytes) - added by ioan 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by ioan

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-alpha

comment:2 Changed 5 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Applied in [cd67494a] with few changes, please test it.

Note: See TracTickets for help on using tickets.