summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/configuration.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP: when multiline values are passed as array, do not try to preg_split the...Arthur Schiwon2013-10-241-1/+1
* typo, fixes #5517Arthur Schiwon2013-10-241-1/+1
* Don't set Base User and Base Group when Base DN was detected, would case prob...Arthur Schiwon2013-10-171-0/+3
* resolve merge conflicts from rebaseArthur Schiwon2013-10-171-9/+12
* LDAP Wizard: fix couple more or less nasty bugs aka polishingArthur Schiwon2013-10-171-4/+4
* LDAP: set displayname as default attribute for user display nameArthur Schiwon2013-10-171-1/+1
* Ldap Wizard: Group Filter configurationArthur Schiwon2013-10-171-0/+12
* Ldap Wizard: Login filter UI, detection of username attribute, composing of l...Arthur Schiwon2013-10-171-0/+12
* LDAP Wizard: create user list filter, show number of user that will have acce...Arthur Schiwon2013-10-171-0/+3
* LDAP Wizard: add detection, load and save of LDAP groups for filter purposesArthur Schiwon2013-10-171-0/+6
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-171-14/+6
* ignore autodetect-attribute on public save methodArthur Schiwon2013-10-171-0/+1
* LDAP: move Configuration out of Connection into class of its own. The new wi...Arthur Schiwon2013-10-171-0/+352