Commit Graph

1307 Commits (34cd91cc86a89d623aa811f11316640db12ea91c)

Author SHA1 Message Date
Louis Chemineau 87cb225668
refactor(user_ldap): Rewrite setup wizard 3 months ago
provokateurin 13e98dce15 fix: Use the correct OCSController 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Mark b04760af6e Only attempt $result array access if array not empty. 6 months ago
Côme Chilliet f48e5aa1f3
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 7 months ago
Côme Chilliet bc7309ca1c
fix(user_ldap): Store the list of used configuration prefixed in appconfig 7 months ago
Côme Chilliet 6da579fb1d
fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods 7 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Arthur Schiwon 1eb9000b0d
fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute list 9 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 9 months ago
Ferdinand Thiessen 5211448940
fix(l10n): put placeholder like string into variable 9 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
Côme Chilliet 71759bf856
feat: Add bases and gidNumber attribute to ldap:test-user-settings output 10 months ago
Arthur Schiwon 939a8d5ea5
fix(LDAP): use ldap_set_option over putenv to disable cert check 10 months ago
Daniel Kesselberg 7facae6b83
fix: remove caching in fetchListOfGroups 11 months ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 11 months ago
Côme Chilliet 36d756ab0f fix(user_ldap): Check that all user and group bases are in the global one 11 months ago
Côme Chilliet 0d35a3df02 fix(user_ldap): Add missing use in ajax endpoint and fix L10N injection 11 months ago
Côme Chilliet 7629d4df17 feat(user_ldap): Improve error detail when saving an incorrect configuration 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet 7fa117dd0f
feat(user_ldap): Add a --clearcache option to ldap:test-user-settings 12 months ago
Côme Chilliet e094602311
fix(user_ldap): Remove redundant if check 12 months ago
Côme Chilliet 1098ef3b69
feat(user_ldap): Add command test-user-settings to test LDAP user settings 12 months ago
Côme Chilliet e55806b546
feat(user_ldap): upstream common code into Proxy class and add public getters for backends 12 months ago
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