Côme Chilliet
|
8044edf309
fix: Also search in email field for disabled users
|
6 months ago |
Côme Chilliet
|
6d56f3557d
feat: Add back searching in disabled user list
|
6 months ago |
Côme Chilliet
|
85cea1960b
fix: Avoid useless reference usage in user_ldap
|
7 months ago |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
8 months ago |
Côme Chilliet
|
adc43eae9b
Invert parameter order in getDisabledUserList to be consistent
|
1 year ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Côme Chilliet
|
189ccc2d72
Add method to list disabled users to IProvideEnabledStateBackend
|
1 year ago |
Côme Chilliet
|
1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled
|
1 year ago |
Côme Chilliet
|
add59d2309
Use DI for DeletedUsersIndex and fix tests
|
1 year ago |
Côme Chilliet
|
684a81e4bd
Use the new IProvideEnabledStateBackend interface in user_ldap
|
2 years ago |
Côme Chilliet
|
341dda1de6
Merge branch 'master' into fix/clean-ldap-access-factory-usage
|
2 years ago |
Côme Chilliet
|
556e3c84e6
Fix return type for countUsers method
|
2 years ago |
Côme Chilliet
|
4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI
|
2 years ago |
Côme Chilliet
|
142f9913a6
Expose mapped user count from LDAP and use that for user limit check
|
2 years ago |
Arthur Schiwon
|
8e8acf2d90
LDAP to no register new users when outside of fair use or over limits
|
2 years ago |
Carl Schwan
|
8d7380a15d
Fix psalm issue about userCounts
|
2 years ago |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 years ago |
Côme Chilliet
|
3446d9c0b2
Ignore cache in occ ldap:check-ldap command
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
3379e69ecc
Fix parameter types in docs
|
3 years ago |
Arthur Schiwon
|
86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures
|
4 years ago |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 years ago |
Arthur Schiwon
|
4babdc082b
formatting
|
4 years ago |
Arthur Schiwon
|
cc31c38277
don't circulate with only one backend
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Arthur Schiwon
|
5cae135b94
decouple userExists from userExistsOnLDAP check
|
5 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Arthur Schiwon
|
3ce5d4e545
reduce adressbook change events and handling
|
5 years ago |