Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -9/+69 | |
* | Fix OC_USER_LDAP::checkPassword() to return the username | Caio Marcelo de Oliveira Filho | 2011-09-01 | 1 | -1/+3 | |
* | apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls | Sascha Schneider | 2011-08-28 | 1 | -0/+3 | |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -7/+7 | |
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -2/+0 | |
* | fix some ldap errors | Robin Appelman | 2011-07-18 | 1 | -2/+2 | |
* | only use ldap user backend when it is configured | Robin Appelman | 2011-07-06 | 1 | -0/+6 | |
* | Hopefully fix errors if ldap plugin is not configured | Dominik Schmidt | 2011-07-04 | 1 | -1/+16 | |
* | user_ldap: close ldap connection in dtor | Dominik Schmidt | 2011-06-23 | 1 | -0/+6 | |
* | user_ldap: implement userExists | Dominik Schmidt | 2011-06-23 | 1 | -20/+48 | |
* | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 1 | -1/+4 | |
* | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 1 | -0/+62 |