Commit Graph

403 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
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
Côme Chilliet 26330cb774
Test cache invalidation for AbstractMapping in test suite 4 years ago
Côme Chilliet 6b960de47c
Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 4 years ago
Côme Chilliet 158e73242e
Avoid use of iconv to get rid of unicode 4 years ago
Côme Chilliet 51398d706a
Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access 4 years ago
Arthur Schiwon 6ab30a669b
ensure that user and group IDs in LDAP's tables are also max 64chars 4 years ago
Arthur Schiwon 7178194198
fix caching of objectsid searches 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Daniel Kesselberg 04411df695
Add method to read multi-value attributes from ldap. 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 77ca79f697
l10n: Spelling unification 5 years ago
Joas Schilling 39e248d330
Fix LDAP unit tests 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago