93 Комити (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

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