luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
2 years ago |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 years ago |
Carl Schwan
|
ec6b83cc18
Add stricter psalm type for CappedMemoryCache
|
2 years ago |
Côme Chilliet
|
77bdad84c2
Add ldap:reset-group command to unmap groups from LDAP
|
2 years ago |
Côme Chilliet
|
dab5ea958a
Fix unit tests
|
2 years ago |
Côme Chilliet
|
e80eb79a1e
Remove redundant is_array check
|
2 years ago |
John Molakvoæ
|
b5ae67ac2a
Merge pull request #29329 from nextcloud/fix/noid/groups-unwarranted-members
|
2 years ago |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 years ago |
Arthur Schiwon
|
8266f88755
fix potential unwarranted memberships in nested groups from LDAP
|
3 years ago |
Côme Chilliet
|
f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
|
3 years ago |
Arthur Schiwon
|
7178194198
fix caching of objectsid searches
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Arthur Schiwon
|
4d33449faa
fix detecting cyclic group memberships
|
3 years ago |
Arthur Schiwon
|
90d82b03ef
fix parameter provided as string not array
|
3 years ago |
Arthur Schiwon
|
270912848f
check number of members after potential resolving of rdns
|
4 years ago |
Arthur Schiwon
|
1f40ecca86
use faster and less hungry foreach
|
4 years ago |
Tobias Perschon
|
594370e2f2
moved the array_reduce to fix large search case
|
4 years ago |
Arthur Schiwon
|
57bfe0d1f9
flatten result array as expected by following code
|
4 years ago |
Arthur Schiwon
|
d741c5ab30
when nesting is not enabled, the group filter can be applied right away
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
Arthur Schiwon
|
7eb6d8df0a
do not flip available state to unavailable, allow empty results
|
4 years ago |
Arthur Schiwon
|
7ea262dba0
LDAP: shortcut in reading nested group members when IN_CHAIN is available
|
4 years ago |
Arthur Schiwon
|
7c07f0c7f3
use break not continue in switch to avoid warning
|
4 years ago |
Tobias Perschon
|
551d904bb0
added "zimbraMailForwardingAddress" as a Group-Member association attribute to enable the use of Zimbra Distribution Lists as groups in nextcloud when connecting to a zimbra LDAP
|
5 years ago |
Morris Jobke
|
d72d9ff1f4
Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldap
|
4 years ago |
Arthur Schiwon
|
b8bef4ded0
fix strings being passed where arrays where expected
|
4 years ago |
Arthur Schiwon
|
64fe042b0d
tidy up Group_LDAP
|
4 years ago |
Arthur Schiwon
|
aed6f0f71e
simplify getGroups, fixing wrong chunking logic
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Clement Wong
|
9f5f505acf
Don't remove last user in ldap group when limit is -1
|
4 years ago |