summaryrefslogtreecommitdiff
path: root/app/Core/Ldap/User.php
AgeCommit message (Expand)Author
2016-07-02Added more unit tests for LDAP user classFrederic Guillot
2016-05-30Do not sync user role if LDAP groups are not configuredFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic Guillot
2016-03-27Added more logging for LDAP clientFrederic Guillot
2016-03-17Added support for multiple placeholders for LDAP_USER_FILTERFrederic Guillot
2016-01-16Minor code improvementsFrederic Guillot
2016-01-13Change private properties to protectedFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-27Add generic LDAP client libraryFrederic Guillot