Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-17 | In LdapCommon checkPassword/changePassword only get the 'dn' attribute as an ↵ | Craig Andrews | |
optimization as no other attributes are necessary. Thanks to drslump reported at http://status.net/open-source/issues/2955 | |||
2010-09-21 | Do not allow blank passwords when authenticating against LDAP. | Craig Andrews | |
2010-09-20 | * i18n/L10n updates. | Siebrand Mazeland | |
* remove superfluous whitespace. | |||
2010-05-27 | Assigning my copyrights to the Free Software Foundation | Craig Andrews | |
2010-03-23 | Move the bundled Net/LDAP2 library to the LdapCommon directory | Craig Andrews | |
2010-03-23 | Fix some regressions caused by refactor of LDAP plugin | Craig Andrews | |
2010-03-22 | Refactor 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 |