Arthur Schiwon
|
9db6c7d9c2
|
use hash algo that's robust against collisions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-03-05 13:22:41 +01:00 |
Arthur Schiwon
|
0941781d1e
|
don't show recurring msg when pages result was turned off
and only as debug level otherwise.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2018-01-05 00:29:22 +01:00 |
Arthur Schiwon
|
791fa6905f
|
and add missing whitespaces to log outout
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-10-23 12:28:32 +02:00 |
Xuanwo
|
8db21ad8c8
|
user_ldap: Add support for gidNumber
This patch is based on the work of @dleeuw (https://github.com/dleeuw)
(See https://github.com/nextcloud/server/issues/2640#issuecomment-269615883 for more details).
The difference is user & group data will be written into cache to have
better performance, and functions splited from primaryGroupID series to
make them more readable.
Fixed https://github.com/nextcloud/server/issues/2640
Signed-off-by: Xuanwo <xuanwo@yunify.com>
|
2017-04-25 10:06:47 +08:00 |
Arthur Schiwon
|
45615cc940
|
add integration test for uuid attr detection
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2017-02-17 12:05:51 +01:00 |
Brent Bloxam
|
f7b8a31d63
|
Update uuidAttributes list to include FreeIPA's ipauniqueid
Signed-off-by: Brent Bloxam <brent.bloxam@gmail.com>
|
2017-02-10 10:23:13 -05:00 |
Arthur Schiwon
|
7887566cff
|
remove frequent, unimportant log message
Fixes #2585
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2016-12-19 23:36:11 +01:00 |
Lukas Reschke
|
4c5e7d270a
|
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-23 19:58:43 +01:00 |
Victor Dubiniuk
|
011d5f554c
|
Harden empty
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2016-10-13 00:53:34 +02:00 |
Roeland Jago Douma
|
bdf4bf4669
|
DI IConfig into ldap helper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-10-10 10:18:18 +02:00 |
Roeland Jago Douma
|
013f691fe9
|
Fix phpdoc
|
2016-08-29 20:20:17 +02:00 |
Jörn Friedrich Dreyer
|
4d31caa6f8
|
fix a few minor code smells
|
2016-08-29 14:34:37 +02:00 |
root
|
02ec8b1726
|
New LDAPProvider for user_ldap
|
2016-07-22 16:46:29 +08:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +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
|
af0a6961b1
|
Move Connection to PSR-4
|
2016-05-25 16:04:59 +02:00 |