93 Revize (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Autor SHA1 Zpráva Datum
  Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota před 2 roky
  Gary Kim b78f3a57d1
Migrate HintException to OCP před 3 roky
  Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion před 3 roky
  Joas Schilling 645f83121e
Cache the user backend info for 300s před 3 roky
  Joas Schilling 0ad4ad31e1
Fix more tests před 3 roky
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators před 3 roky
  Joas Schilling 41d8a7e05f
Fix unit tests před 3 roky
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject před 3 roky
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function před 4 roky
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation před 4 roky
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration před 4 roky
  Christoph Wurst 85e369cddb
Fix multiline comments před 4 roky
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere před 4 roky
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values před 4 roky
  Joas Schilling dc7913efcd
Fix recursive calls in logging via server methods před 4 roky
  Roeland Jago Douma c1152af523
Move deprecated aliases over to new registration před 4 roky
  Christoph Wurst cc80339b39
Add typed create user events před 4 roky
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit před 4 roky
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible před 4 roky
  Christoph Wurst 1a886b1472
Add typed events for password_policy před 4 roky
  Roeland Jago Douma 68748d4f85
Some php-cs fixes před 4 roky
  Roeland Jago Douma 3c1bcd551d
Fix the tests after #18029 před 4 roky
  Christoph Wurst 535000aac6
Make the post login event public před 4 roky
  Roeland Jago Douma 5122629bb0
Make renewSessionToken return the new token před 4 roky
  Roeland Jago Douma 0ea7fbae54
Update tests před 5 roky
  Leon Klingele f420647add
lib/private/User: do not change user properties if value has not changed před 5 roky
  Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects před 5 roky
  Roeland Jago Douma 03fe2b3b81
Use a case insensitive search for email před 5 roky
  Georg Ehrke 2db26d87c4
filter null values for UserManager::getByEmail před 5 roky
  Roeland Jago Douma 19f84f7b54
Add tests před 5 roky
  Roeland Jago Douma 00e99af586
Mark token as invalid if the password doesn't match před 5 roky
  John Molakvoæ (skjnldsv) ad6e548411
Added case example to tests před 6 roky
  Roeland Jago Douma 991d9b5c3a
Fix session tests před 6 roky
  John Molakvoæ (skjnldsv) 8b9bd37e4e
Fixed tests před 6 roky
  Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" před 6 roky
  Roeland Jago Douma ef127a30ec
Fix tests před 6 roky
  Arthur Schiwon 4f3d52a364
never translate login names when requiring with a user id před 6 roky
  Arthur Schiwon 2fde21e318
extend tests for status quo před 6 roky
  Robin Appelman aad01894e3
refactor user searching před 6 roky
  Abijeet ec28c54dbc Adds search by email function on the users screen. před 6 roky
  Morris Jobke 43e498844e
Use ::class in test mocks před 6 roky
  Lukas Reschke ed8a98eaa1
Prevent SQL error message in case of error před 6 roky
  Roeland Jago Douma 1ea7f14f0a
Fix SessionTest před 7 roky
  Arthur Schiwon 999455c1aa
emit changeUser only if there really was a change (quota, displayname) před 7 roky
  Lukas Reschke 7927aed991
Adjust token name před 7 roky
  Arthur Schiwon 668fe7df51
UserManager can now count disabled users před 7 roky
  Joas Schilling 9212089151
Use the new method in the old one to remove duplicate code před 7 roky
  Joas Schilling ac0c21f4a7
Trigger change when a user is enabled/disabled před 7 roky
  Joas Schilling ada615eb86
Use the correct Dummy and Backend class před 7 roky
  Joas Schilling a3922bbcdc
Better validation of allowed user names před 7 roky