summaryrefslogtreecommitdiff
path: root/plugins/LdapAuthentication/MemcacheSchemaCache.php
AgeCommit message (Collapse)Author
2010-03-22Refactor common parts of LdapAuthorization and LdapAuthentication plugins ↵Craig Andrews
into a separate class LdapAuthorization should get a performance improvement as LDAP schema caching is now used
2009-12-19Cache the LDAP schema in memcache (if memcache is available)Craig Andrews