summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: don't keep possibly outdated passwordsArthur Schiwon2012-04-141-4/+0
* webdav needs to load authentication appsArthur Schiwon2012-04-041-0/+3
* LDAP: set also quota, when there is no explicit default valueArthur Schiwon2012-03-011-2/+6
* LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-012-3/+3
* LDAP fix: set user quota, if attribute is providedArthur Schiwon2012-03-011-3/+3
* consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
* make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
* typo in function callArthur Schiwon2012-02-281-1/+1
* make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
* Disable save button while saving. Streamlined code.Tom Needham2011-11-294-20/+101
* Fix OC_USER_LDAP::checkPassword() to return the usernameCaio Marcelo de Oliveira Filho2011-09-011-1/+3
* apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tlsSascha Schneider2011-08-281-0/+3
* cleaned up LDAP settingsJan-Christoph Borchardt2011-08-231-25/+10
* added icon for AdminJan-Christoph Borchardt2011-08-231-1/+1
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-232-12/+4
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
* dont use a different navigation page for settings stuffRobin Appelman2011-08-081-1/+1
* Renaming classes :-)Jakob Sack2011-07-293-17/+17
* Delete requires in applications where possibleJakob Sack2011-07-272-3/+0
* fix some ldap errorsRobin Appelman2011-07-181-2/+2
* only use ldap user backend when it is configuredRobin Appelman2011-07-061-0/+6
* Hopefully fix errors if ldap plugin is not configuredDominik Schmidt2011-07-041-1/+16
* user_ldap: close ldap connection in dtorDominik Schmidt2011-06-231-0/+6
* user_ldap: implement userExistsDominik Schmidt2011-06-231-20/+48
* user_ldap: use input-type-password for ldap_passwordDominik Schmidt2011-06-231-1/+1
* user_ldap: add port settingDominik Schmidt2011-06-234-2/+15
* Add user_ldap pluginDominik Schmidt2011-06-235-0/+180