Opened 5 years ago

Last modified 5 years ago

#1485564 new Feature Patches

generic LDAP support

Reported by: dancab Owned by:
Priority: 5 Milestone: later
Component: Core functionality Version: git-master
Severity: major Keywords:
Cc:

Description

Add a generic LDAP mechanism (rc_ldap is specific to Address Book usage).

The code was already created, which basically creates a class named rc_ldap_generic which is a parent class to rc_ldap.

rc_ldap_generic is not supposed to be used by itself (though possible) but to provide a parent class for any extra classes which use the LDAP functionality.

Attachments (1)

rc_ldap_gen.patch (14.7 KB) - added by dancab 5 years ago.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by dancab

comment:1 Changed 5 years ago by dancab

  • Type changed from Feature Requests to Patches
Note: See TracTickets for help on using tickets.