Arthur Schiwon
|
20f46602bd
|
LDAP: when multiline values are passed as array, do not try to preg_split them. Fixes #5521
|
2013-10-24 14:27:33 +02:00 |
Arthur Schiwon
|
6284e95e2b
|
typo, fixes #5517
|
2013-10-24 14:16:58 +02:00 |
Arthur Schiwon
|
17010e8f58
|
Don't set Base User and Base Group when Base DN was detected, would case problems but does not provide any benefit. also make sure that empty string is saved instead of false for multiline values
|
2013-10-17 20:58:43 +02:00 |
Arthur Schiwon
|
6acd01d9f2
|
resolve merge conflicts from rebase
|
2013-10-17 19:40:59 +02:00 |
Arthur Schiwon
|
f64ae75107
|
LDAP Wizard: fix couple more or less nasty bugs aka polishing
|
2013-10-17 19:13:28 +02:00 |
Arthur Schiwon
|
5606b60f36
|
LDAP: set displayname as default attribute for user display name
|
2013-10-17 19:13:28 +02:00 |
Arthur Schiwon
|
b2ccb712e2
|
Ldap Wizard: Group Filter configuration
|
2013-10-17 19:13:28 +02:00 |
Arthur Schiwon
|
7c6a9c2256
|
Ldap Wizard: Login filter UI, detection of username attribute, composing of login filter
|
2013-10-17 19:13:28 +02:00 |
Arthur Schiwon
|
e903db7887
|
LDAP Wizard: create user list filter, show number of user that will have access to OC
|
2013-10-17 19:13:28 +02:00 |
Arthur Schiwon
|
3cafcc2d47
|
LDAP Wizard: add detection, load and save of LDAP groups for filter purposes
|
2013-10-17 19:13:27 +02:00 |
Arthur Schiwon
|
3b1822cf91
|
LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes
|
2013-10-17 19:13:27 +02:00 |
Arthur Schiwon
|
7c60384f20
|
ignore autodetect-attribute on public save method
|
2013-10-17 19:13:14 +02:00 |
Arthur Schiwon
|
652caa1c88
|
LDAP: move Configuration out of Connection into class of its own. The new wizard requires it.
|
2013-10-17 19:13:14 +02:00 |