Côme Chilliet
|
d2bc636a79
fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user
|
5 ay önce |
Côme Chilliet
|
4fb1d2f3e5
fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time
|
5 ay önce |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 ay önce |
Akhil
|
b1230cd53d
Use cache in LDAP backend's checkPassword
|
2 yıl önce |
Arthur Schiwon
|
0447aa4e62
fix(LDAP): remove unneeded dependencies
|
4 ay önce |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
6 ay önce |
Côme Chilliet
|
6d56f3557d
feat: Add back searching in disabled user list
|
7 ay önce |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
8 ay önce |
Côme Chilliet
|
adc43eae9b
Invert parameter order in getDisabledUserList to be consistent
|
1 yıl önce |
Côme Chilliet
|
189ccc2d72
Add method to list disabled users to IProvideEnabledStateBackend
|
1 yıl önce |
Côme Chilliet
|
1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled
|
1 yıl önce |
Côme Chilliet
|
add59d2309
Use DI for DeletedUsersIndex and fix tests
|
1 yıl önce |
Côme Chilliet
|
50ccfb4f5b
[user_ldap] Add per-connection setting for marking remnants as disabled
|
1 yıl önce |
Côme Chilliet
|
684a81e4bd
Use the new IProvideEnabledStateBackend interface in user_ldap
|
2 yıl önce |
Robin Appelman
|
3a9597fd1b
also unmark deleted ldap user when checking the ldap entry
|
1 yıl önce |
Côme Chilliet
|
341dda1de6
Merge branch 'master' into fix/clean-ldap-access-factory-usage
|
2 yıl önce |
Côme Chilliet
|
556e3c84e6
Fix return type for countUsers method
|
2 yıl önce |
Côme Chilliet
|
142f9913a6
Expose mapped user count from LDAP and use that for user limit check
|
2 yıl önce |
Carl Schwan
|
1bf5ab35a8
Use "use" to import namespaces
|
2 yıl önce |
Carl Schwan
|
8d7380a15d
Fix psalm issue about userCounts
|
2 yıl önce |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 yıl önce |
Côme Chilliet
|
f932766acf
Check LDAP upon user deletion instead of refusing based on cached information
|
3 yıl önce |
Côme Chilliet
|
3446d9c0b2
Ignore cache in occ ldap:check-ldap command
|
3 yıl önce |
Côme Chilliet
|
f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap
|
3 yıl önce |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 yıl önce |
Joas Schilling
|
3379e69ecc
Fix parameter types in docs
|
3 yıl önce |
Arthur Schiwon
|
4edf8630c4
clear LDAP cache after user deletion
|
4 yıl önce |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 yıl önce |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 yıl önce |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 yıl önce |