Commit Graph

1286 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Arthur Schiwon fa38ae46f4 fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute list 10 months ago
Côme Chilliet f6ff808b28 feat: Add bases and gidNumber attribute to ldap:test-user-settings output 1 year ago
Daniel Kesselberg 5e1cf1359d fix: remove caching in fetchListOfGroups 1 year ago
Joas Schilling 1a60bca362 fix(l10n): Improve english source strings 1 year ago
Côme Chilliet cf283249cc feat(user_ldap): Add a --clearcache option to ldap:test-user-settings 1 year ago
Côme Chilliet 27673a3611 fix(user_ldap): Remove redundant if check 1 year ago
Côme Chilliet 8a9c2c9f8f feat(user_ldap): Add command test-user-settings to test LDAP user settings 1 year ago
Côme Chilliet 8eb0041df8 feat(user_ldap): upstream common code into Proxy class and add public getters for backends 1 year ago
Côme Chilliet 128b2e1cec fix(user_ldap): Do not map groups we do not know if they match filter 1 year 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 2 years ago
Côme Chilliet 36479df042
chore: composer run cs:fix 2 years ago
Côme Chilliet eb27243056
fix(user_ldap): Lowercase value for all attributes in configuration 2 years ago
Côme Chilliet fffba1c6af
fix(ldap): Fix user_ldap attribute casing to fix tests 2 years ago
Côme Chilliet d2bc636a79
fix(user_ldap): Correctly cache that user exists to avoid a request on mapping new user 2 years ago
Côme Chilliet 4fb1d2f3e5
fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Akhil b1230cd53d Use cache in LDAP backend's checkPassword 2 years ago
Arthur Schiwon 0447aa4e62
fix(LDAP): remove unneeded dependencies 2 years ago
provokateurin 9b8488ed0e
refactor(user_ldap): Replace security annotations with respective attributes 2 years ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2 years 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