Commit Graph

1278 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Côme Chilliet de77415c70
fix(user_ldap): Do not map groups we do not know if they match filter 12 months ago
Arthur Schiwon 0815aa0591
fix(LDAP): also log why the connection to main server failed 12 months ago
Côme Chilliet e187e4e87f
feat(updatenotification): Add a limit to user count from LDAP so save performances 1 year ago
Côme Chilliet 12d1d1d389
fix(user_ldap): Remove now unused class FilesystemHelper 1 year ago
Côme Chilliet e75dd1fc92
fix(user_ldap): Strong type User class and fix most type issues 1 year ago
Côme Chilliet 40920ddb77
fix(user_ldap): Always update avatar from LDAP when we have the data 1 year ago
Côme Chilliet d2f118f147
chore(user_ldap): Improve typing in user_ldap User class 1 year ago
Côme Chilliet c0cb8ec7d4
chore(user_ldap): Rename avatar setting method to a more suited name 1 year ago
Thatoo 486f0eda71
fix(user_ldap): retrieve from LDAP first "email shaped" value instead of first value 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin e8426996f5
fix(psalm): Fix some newly detected issues 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
Côme Chilliet 317c4ba50a
fix(user_ldap): Use %n in plural translation to avoid a crash in L10N 1 year ago
Arthur Schiwon c8fc2e8a67
fix(LDAP): check index before accessing it 1 year ago
Carl Schwan 986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Côme Chilliet 36479df042
chore: composer run cs:fix 1 year ago
Côme Chilliet eb27243056
fix(user_ldap): Lowercase value for all attributes in configuration 1 year ago
Côme Chilliet fffba1c6af
fix(ldap): Fix user_ldap attribute casing to fix tests 1 year ago
Côme Chilliet d2bc636a79
fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 1 year ago
Côme Chilliet 4fb1d2f3e5
fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Akhil b1230cd53d Use cache in LDAP backend's checkPassword 1 year ago
Arthur Schiwon 0447aa4e62
fix(LDAP): remove unneeded dependencies 1 year ago
provokateurin 9b8488ed0e
refactor(user_ldap): Replace security annotations with respective attributes 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Côme Chilliet e14620cb15
fix: Only list remnants as disabled if option is enabled 2 years ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Andrew Summers d62eb333a7 Refactor `OC\Server::getAvatarManager` in user_ldap app 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
John Molakvoæ 61a6013798 fix: php lint 2 years ago
Robin Appelman 36cb845f05 unmark deleted users if their last login date is more recent than deleted date 2 years ago
Côme Chilliet 8044edf309
fix: Also search in email field for disabled users 2 years ago
Côme Chilliet 6d56f3557d
feat: Add back searching in disabled user list 2 years ago
yemkareems 7c91ab1b09
fix: add ldap_exop_passwd function to sensitive value 2 years ago