Commit Graph

16 Commits

Author SHA1 Message Date
Arthur Schiwon
5c10a46445 ensure attribute names are lower cased
otherwise they will be skipped when the results is being formatted and the
lower-cased result keys do not match.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-02-14 14:13:32 +01:00
Arthur Schiwon
0c5d9127e8 remove app specific IUserTools and consolidate test
Just some house keeping. IUserTools with used in even older days for
easier creation of Access instances…

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-30 22:44:50 +01:00
Arthur Schiwon
d47e1513bc remove unneeded empty search attribute values, fixes #12086
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-29 13:21:02 +01:00
Arthur Schiwon
343036e55c allow admin to disable fetching of avatars as well as a specific attribute
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-07-05 11:12:51 +02:00
Morris Jobke
0eebff152a Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-06 16:56:19 +01:00
Roger Szabo
5e7723f15c restore ldap_password_renew_pr
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-03-31 15:16:22 +08:00
Roeland Jago Douma
5fb2eee5df Fix getMock user_ldap 2016-09-06 09:29:27 +02:00
Jörn Friedrich Dreyer
4d31caa6f8 fix a few minor code smells 2016-08-29 14:34:37 +02:00
Joas Schilling
813f0a0f40 Fix apps/ 2016-07-21 18:13:57 +02:00
Lukas Reschke
aba539703c Update license headers 2016-05-26 19:57:24 +02:00
Joas Schilling
3ef8c95b37 Move tests/ to PSR-4 2016-05-25 16:06:09 +02:00
Joas Schilling
af0a6961b1 Move Connection to PSR-4 2016-05-25 16:04:59 +02:00
Joas Schilling
387019a212 Move FilesystemHelper to PSR-4 2016-05-25 16:04:58 +02:00
Joas Schilling
391531851c Move interface to PSR-4 2016-05-25 16:04:58 +02:00
Joas Schilling
6feccccbd5 Move LogWrapper to PSR-4 2016-05-25 16:04:57 +02:00
Joas Schilling
3f5e76162d Move lib\user to PSR-4 2016-05-25 16:04:56 +02:00