Côme Chilliet
|
658b20aef5
Fix crash of login in case of duplicated group membership
|
hace 9 meses |
Arthur Schiwon
|
d6b356c63b
enh(LDAP): implement IIsAdmin interface
|
hace 11 meses |
Côme Chilliet
|
8212feefb9
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
|
hace 1 año |
Côme Chilliet
|
05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event
|
hace 1 año |
Arthur Schiwon
|
cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user
|
hace 1 año |
Arthur Schiwon
|
c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP
|
hace 1 año |
Côme Chilliet
|
2c8b415c55
Move new methods to a new interface in OCP
|
hace 1 año |
Côme Chilliet
|
a5fa1e7715
Fix psalm errors about groupExists return type
|
hace 1 año |
Carl Schwan
|
3270b7f12e
Add batch methods in user backends
|
hace 2 años |
Côme Chilliet
|
f9ed48eab9
Add check-group command
|
hace 1 año |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
hace 1 año |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
hace 2 años |
Côme Chilliet
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
hace 2 años |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
hace 2 años |
Côme Chilliet
|
77bdad84c2
Add ldap:reset-group command to unmap groups from LDAP
|
hace 2 años |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Johannes Leuker
|
2796ef80ff
Show group backends in occ group:list --info and group:info
|
hace 3 años |
Arthur Schiwon
|
86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures
|
hace 4 años |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
hace 4 años |
Arthur Schiwon
|
4babdc082b
formatting
|
hace 4 años |
Arthur Schiwon
|
cc31c38277
don't circulate with only one backend
|
hace 4 años |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
hace 4 años |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
hace 4 años |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
hace 4 años |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
hace 4 años |
Arthur Schiwon
|
c6c8a41d2f
group display name support (service level + ldap)
|
hace 5 años |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
hace 6 años |
Morris Jobke
|
0eebff152a
Update license headers
|
hace 7 años |
Vinicius Cubas Brand
|
fa565750d1
User_LDAP plugins: smaller fixes
|
hace 7 años |