93 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

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