provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
před 1 měsícem |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
před 2 měsíci |
provokateurin
|
51d9d63a01
chore: Use more gender neutral language
|
před 1 měsícem |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 3 měsíci |
Arthur Schiwon
|
0447aa4e62
fix(LDAP): remove unneeded dependencies
|
před 4 měsíci |
Côme Chilliet
|
e14620cb15
fix: Only list remnants as disabled if option is enabled
|
před 7 měsíci |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
před 6 měsíci |
Côme Chilliet
|
8044edf309
fix: Also search in email field for disabled users
|
před 6 měsíci |
Côme Chilliet
|
6d56f3557d
feat: Add back searching in disabled user list
|
před 6 měsíci |
Côme Chilliet
|
85cea1960b
fix: Avoid useless reference usage in user_ldap
|
před 7 měsíci |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
před 8 měsíci |
Côme Chilliet
|
adc43eae9b
Invert parameter order in getDisabledUserList to be consistent
|
před 1 rokem |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
před 1 rokem |
Côme Chilliet
|
189ccc2d72
Add method to list disabled users to IProvideEnabledStateBackend
|
před 1 rokem |
Côme Chilliet
|
1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled
|
před 1 rokem |
Côme Chilliet
|
add59d2309
Use DI for DeletedUsersIndex and fix tests
|
před 1 rokem |
Côme Chilliet
|
684a81e4bd
Use the new IProvideEnabledStateBackend interface in user_ldap
|
před 2 roky |
Côme Chilliet
|
341dda1de6
Merge branch 'master' into fix/clean-ldap-access-factory-usage
|
před 2 roky |
Côme Chilliet
|
556e3c84e6
Fix return type for countUsers method
|
před 2 roky |
Côme Chilliet
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
před 2 roky |
Côme Chilliet
|
142f9913a6
Expose mapped user count from LDAP and use that for user limit check
|
před 2 roky |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
před 2 roky |
Carl Schwan
|
8d7380a15d
Fix psalm issue about userCounts
|
před 2 roky |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
před 3 roky |
Côme Chilliet
|
3446d9c0b2
Ignore cache in occ ldap:check-ldap command
|
před 3 roky |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
před 3 roky |
Joas Schilling
|
3379e69ecc
Fix parameter types in docs
|
před 3 roky |
Arthur Schiwon
|
86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures
|
před 4 roky |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
před 4 roky |
Arthur Schiwon
|
4babdc082b
formatting
|
před 4 roky |