Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
hace 6 meses |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
hace 2 años |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
hace 1 año |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
hace 1 año |
Simon L
|
7271ec7acf
spaces are allowed in userids
|
hace 1 año |
Côme Chilliet
|
6f80fe6ada
Remove deprecated at matcher from tests/lib
|
hace 2 años |
Carl Schwan
|
51b9847fad
Merge branch 'master' into display-name-cache-public
|
hace 2 años |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
hace 2 años |
Robin Appelman
|
6d6662ec68
expose displayname cache trough a public interface
|
hace 2 años |
Carl Schwan
|
a8866b0253
Fix tests
|
hace 2 años |
Côme Chilliet
|
cd72045433
Make mock config return default value to fix warnings
|
hace 3 años |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
hace 3 años |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
hace 4 años |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
hace 4 años |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
hace 4 años |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
hace 4 años |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
hace 5 años |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
hace 5 años |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
hace 5 años |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
hace 5 años |
Roeland Jago Douma
|
03fe2b3b81
Use a case insensitive search for email
|
hace 5 años |
Georg Ehrke
|
2db26d87c4
filter null values for UserManager::getByEmail
|
hace 6 años |
John Molakvoæ (skjnldsv)
|
ad6e548411
Added case example to tests
|
hace 6 años |
Joas Schilling
|
870023365c
Fix "Undefined method setExpectedException()"
|
hace 6 años |
Arthur Schiwon
|
4f3d52a364
never translate login names when requiring with a user id
|
hace 6 años |
Arthur Schiwon
|
2fde21e318
extend tests for status quo
|
hace 6 años |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
hace 7 años |
Lukas Reschke
|
ed8a98eaa1
Prevent SQL error message in case of error
|
hace 7 años |
Arthur Schiwon
|
668fe7df51
UserManager can now count disabled users
|
hace 7 años |
Joas Schilling
|
9212089151
Use the new method in the old one to remove duplicate code
|
hace 7 años |