provokateurin
|
77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities
|
1 mese fa |
provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
3 settimane fa |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
1 mese fa |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 mesi fa |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 mesi fa |
Côme Chilliet
|
85cea1960b
fix: Avoid useless reference usage in user_ldap
|
6 mesi fa |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
7 mesi fa |
Côme Chilliet
|
658b20aef5
Fix crash of login in case of duplicated group membership
|
10 mesi fa |
Arthur Schiwon
|
d6b356c63b
enh(LDAP): implement IIsAdmin interface
|
11 mesi fa |
Côme Chilliet
|
8212feefb9
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
|
1 anno fa |
Côme Chilliet
|
05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event
|
1 anno fa |
Arthur Schiwon
|
cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user
|
1 anno fa |
Arthur Schiwon
|
c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP
|
1 anno fa |
Côme Chilliet
|
2c8b415c55
Move new methods to a new interface in OCP
|
1 anno fa |
Côme Chilliet
|
a5fa1e7715
Fix psalm errors about groupExists return type
|
1 anno fa |
Carl Schwan
|
3270b7f12e
Add batch methods in user backends
|
2 anni fa |
Côme Chilliet
|
f9ed48eab9
Add check-group command
|
1 anno fa |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
1 anno fa |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
2 anni fa |
Côme Chilliet
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
2 anni fa |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
2 anni fa |
Côme Chilliet
|
77bdad84c2
Add ldap:reset-group command to unmap groups from LDAP
|
2 anni fa |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 anni fa |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 anni fa |
Johannes Leuker
|
2796ef80ff
Show group backends in occ group:list --info and group:info
|
3 anni fa |
Arthur Schiwon
|
86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures
|
4 anni fa |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 anni fa |
Arthur Schiwon
|
4babdc082b
formatting
|
4 anni fa |
Arthur Schiwon
|
cc31c38277
don't circulate with only one backend
|
4 anni fa |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 anni fa |