Commit Graph

72 Commits (master)

Author SHA1 Message Date
Carl Schwan 14daf4ca16
refactor(user_ldap): Port User\User to IUserConfig 3 weeks ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling 6c7f8ea55b
test: Migrate User LDAP to phpunit 10 7 months ago
Côme Chilliet 12d1d1d389
fix(user_ldap): Remove now unused class FilesystemHelper 12 months ago
Côme Chilliet e75dd1fc92
fix(user_ldap): Strong type User class and fix most type issues 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 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
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Arthur Schiwon 92a082d823
fix(ldap): avatar is not being fetched 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Côme Chilliet 129584c966
Remove deprecated at() matcher from user_ldap tests 4 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Côme Chilliet 6b960de47c
Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 5 years ago
Arthur Schiwon 699871dcb0
these code bits were part of old logic that was already refactored out 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Roeland Jago Douma d9990b09b8
PHP-CS-Fixer green 6 years ago
Arthur Schiwon 84619a5b9c
use serverControls directly with LDAP calls, fixes 19127 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 17a9d5856f
TO REVERT LATER: disable some tests in UserTest 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon 8d2f712420
Don't process known avatars from LDAP 6 years ago
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Arthur Schiwon 49456e42f9
do not run into UniqueConstraintViolationException 7 years ago
Arthur Schiwon bbe44108b5
only write when the displayname differs, but then announce it 7 years ago
Arthur Schiwon 846ab25fc0
adjust and add more unit tests 8 years ago
Arthur Schiwon a4dda465c2
let user set avatar in nextcloud von LDAP provides invalid image data 8 years ago
Arthur Schiwon 552da85df8
Iron User_LDAP tests 8 years ago
Arthur Schiwon cc51a00c93
lower log level for quota manipulation cases 8 years ago
Roger Szabo ced15ab756 adjust unit tests for \"Invalid argument supplied for foreach()\" fix 8 years ago
sidey79 d536e4e3b8
Fixed indentation 8 years ago
sidey79 fbd8c5db4f
Fixed typo from last commit 8 years ago
sidey79 ea0ad82e56
Update testUpdateNoRefresh 8 years ago
Arthur Schiwon fc6b3902af
adjust tests 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Juan Pablo Villafáñez eac542a3cc
Adjust unittest 8 years ago
Arthur Schiwon ab92e2ee14
listen to deletion hooks for proper handling, adjust and add tests 8 years ago