Commit Graph

437 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 3b8c50e2c7
fix: remove executable flag from source files 4 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 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
Joas Schilling 6c7f8ea55b
test: Migrate User LDAP to phpunit 10 8 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 9 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 10 months ago
Daniel Kesselberg 7facae6b83
fix: remove caching in fetchListOfGroups 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months 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
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Carl Schwan 986a3d45f8
feat(user_ldap): Introduce user id assigned typed events for LDAP usage 1 year ago
Côme Chilliet c3029c70d5
fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager 1 year ago
Côme Chilliet fffba1c6af
fix(ldap): Fix user_ldap attribute casing to fix tests 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
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 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
Côme Chilliet 2c0718b912
fix(user_ldap): Fix LDAP tests with new typing 2 years ago
Côme Chilliet d4229f9f59 fix(user_ldap): Fix tests using wrong types 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Arthur Schiwon ee096f8629
fix(LDAP): ensure stored groups are formatted as simple list 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Arthur Schiwon cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user 2 years ago
Arthur Schiwon c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP 2 years ago
Arthur Schiwon 039da6bd22
refactor(tests): simplify code, reduce duplication 2 years ago
Arthur Schiwon 9e2d9d5df9
test(Group LDAP): add test for getting groups of OfflineUser 2 years ago
Aaron Dewes d79def553f Fix tests 2 years ago
Côme Chilliet 2c19aac9e1
Move UpdateGroups methods to a service 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Arthur Schiwon 92a082d823
fix(ldap): avatar is not being fetched 3 years ago
Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Côme Chilliet 367b4fe9f2
Fix User_Proxy tests as well 3 years ago
Côme Chilliet add59d2309
Use DI for DeletedUsersIndex and fix tests 3 years ago
Côme Chilliet 802363f0f6
Adapt Sync job tests to the constructor change 3 years ago