Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix OC_USER_LDAP::checkPassword() to return the username | Caio Marcelo de Oliveira Filho | 2011-09-01 | 1 | -1/+3 |
| | | | | REVIEW: 102487 | ||||
* | apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls | Sascha Schneider | 2011-08-28 | 1 | -0/+3 |
| | |||||
* | cleaned up LDAP settings | Jan-Christoph Borchardt | 2011-08-23 | 1 | -25/+10 |
| | |||||
* | added icon for Admin | Jan-Christoph Borchardt | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 2 | -12/+4 |
| | |||||
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 3 | -17/+17 |
| | |||||
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 2 | -3/+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: use input-type-password for ldap_password | Dominik Schmidt | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 4 | -2/+15 |
| | |||||
* | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 5 | -0/+180 |