Commit Graph

416 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
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
Côme Chilliet 6b7ffcd6a8
Fixed backup host logic 3 years ago
Côme Chilliet 723c1b8adc
Fix user_ldap tests now that list of groups gets cached 3 years ago
Côme Chilliet 72c7fad1c4
Fix job tests in updatenotification and user_ldap applications 3 years ago
Côme Chilliet 5e74b1e9ad
Adapt test to User_Proxy constructor 3 years ago
Côme Chilliet 746a5fb7e0 Fix LDAP recursive nested group support 3 years ago
Carl Schwan 1b12a08ec2 Fix user_ldap tests 3 years ago
Côme Chilliet 7437673add Add testing of nested group membership 3 years ago
Côme Chilliet 6ed0d0b8b1 Refactor group membership listing for nested groups 3 years ago
Côme Chilliet 02ccce17f7 Add tests for nested groups 3 years ago
Arthur Schiwon 8e8acf2d90
LDAP to no register new users when outside of fair use or over limits 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Arthur Schiwon 8185a3d701
adjust tests 4 years ago
Côme Chilliet 113028581c
Remove bogus expects from user_ldap tests 4 years ago
Côme Chilliet 129584c966
Remove deprecated at() matcher from user_ldap tests 4 years ago
Côme Chilliet d7a291039d Fix user_ldap unit tests 4 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Arthur Schiwon 45d4c0bf66
add occ command to update UUIDs (incomplete) 4 years ago
Côme Chilliet f3dcbfe146
Fix PHP 8.1 support for user_ldap application 4 years ago
Côme Chilliet 480056de88
Fix sanitizing regex and add a test case for uppercase in username 4 years ago