summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* 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