Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 miesięcy temu |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
7 miesięcy temu |
Arthur Schiwon
|
ee096f8629
fix(LDAP): ensure stored groups are formatted as simple list
|
10 miesięcy temu |
Arthur Schiwon
|
d6b356c63b
enh(LDAP): implement IIsAdmin interface
|
11 miesięcy temu |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 miesięcy temu |
Arthur Schiwon
|
d978050666
fix(LDAP): prevent incomplete displaynames…
|
1 rok temu |
Côme Chilliet
|
8212feefb9
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
|
1 rok temu |
Côme Chilliet
|
05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event
|
1 rok temu |
Arthur Schiwon
|
cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user
|
1 rok temu |
Arthur Schiwon
|
c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP
|
1 rok temu |
Arthur Schiwon
|
cb3faad5b5
fix(ldap): store last known user groups
|
1 rok temu |
Carl Schwan
|
3270b7f12e
Add batch methods in user backends
|
2 lat temu |
Côme Chilliet
|
f9ed48eab9
Add check-group command
|
1 rok temu |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
1 rok temu |
Côme Chilliet
|
6385a5af36
Let OC\Group\Group handle the fallback and remove default implementation from ABackend
|
1 rok temu |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
2 lat temu |
Côme Chilliet
|
1d00290621
Cache display name even if it was not filled
|
1 rok temu |
Carl Schwan
|
99a752922f
Fix psalm
|
2 lat temu |
Carl Schwan
|
60ec5e655c
Check if cache is present with isset
|
2 lat temu |
Côme Chilliet
|
1a6a6c985a
Bring back small fixes by Carl
|
2 lat temu |
Côme Chilliet
|
746a5fb7e0
Fix LDAP recursive nested group support
|
2 lat temu |
Carl Schwan
|
be5338e572
Revert Carl changes on apps/user_ldap/lib/Group_LDAP.php
|
2 lat temu |
Carl Schwan
|
1b12a08ec2
Fix user_ldap tests
|
2 lat temu |
Carl Schwan
|
e0fbd39840
Add back runtime cache for intermediate ldap read results
|
2 lat temu |
Carl Schwan
|
33be3f754a
Only cache base inGroup search
|
2 lat temu |
Côme Chilliet
|
604b5ace12
Add missing copyright author in Group_LDAP
|
2 lat temu |
Côme Chilliet
|
69f9e9f387
Removed unused use declaration
|
2 lat temu |
Côme Chilliet
|
150e6adbc5
Fix types in docblocks
|
2 lat temu |
Côme Chilliet
|
6ed0d0b8b1
Refactor group membership listing for nested groups
|
2 lat temu |
Côme Chilliet
|
8b19cfcd88
Small optimisation of _groupMembers
|
2 lat temu |