Commit Graph

270 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
Joas Schilling 33385d7ecb
fix(tests): Adjust unit tests 3 years ago
Joshua Trees a4032a3800 Add some tests for input trimming in LostController.php 3 years ago
Git'Fellow 346054f854
Fix tests 3 years ago
Joas Schilling 875e6cf7e6
fix(CI): Adjust expected result 3 years ago
Christoph Wurst 88d116ba84
fix(client-login-flow): Handle missing stateToken gracefully 3 years ago
Côme Chilliet 003cc2b45a
Fix tests failures (number of calls differed with last rebase) 3 years ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods 3 years ago
Christoph Wurst f22101d421
Fix login loop if login CSRF fails and user is not logged in 3 years ago
Christoph Wurst 138deec333
chore: Make the LoginController strict 3 years ago
Julius Härtl 8629d8e44f
Check share attributes on preview endpoints 3 years ago
Côme Chilliet 1cb0c2ac52 Fix LostController test 3 years ago
Joas Schilling 67ecd72972
Fix unit tests 3 years ago
Arthur Schiwon b3b6f2d581
fix Controller tests 3 years ago
Thomas Citharel abe5ff3654
Make LostController use IInitialState and LoggerInterface 4 years ago
Thomas Citharel 6283d14fa6
Modernize the LostControllerTest test 4 years ago
Thomas Citharel 44e13848a1
Add password reset typed events 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling 40b9769d4d
Extend tests 4 years ago
Thomas Citharel 232322fe06
Modernize contacts menu 4 years ago
John Molakvoæ 3c6253f965
Remove old legacy SvgController and IconsCacher 4 years ago
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 4 years ago
Joas Schilling 6e4d721278
Expose shareWithDisplayNameUnique also on autocomplete endpoint 4 years ago
Vincent Petry 80388663af Add direct arg to login flow 4 years ago
Joas Schilling 6dd60b6d30
Only allow avatars in 64 and 512 pixel size 4 years ago
Julius Härtl 61dd1d3d97
Pass username prefill through unauthenticated request redirects 4 years ago
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them 4 years ago
Joas Schilling f8463e1fc6
Fix missing import of ILogger 4 years ago
Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login 4 years ago
Arthur Schiwon 6857136f06
fixes missing prefix to validate password reset token 4 years ago
Arthur Schiwon 19cc757531
move verification token logic out of lost password controller 4 years ago
Lukas Reschke 19ad636373 Resolve absolute path in tests 4 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Daniel Rudolf 0df68f0697
Remove unused imports 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
pjft b1086e25bb Add logging to 2FA failure 5 years ago
Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 5 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 6ed4aaeeea
Send emails on password reset to the displayname 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling c2bef528ef
Remove unused members and imports 5 years ago
Joas Schilling a4b2403e29
The privacy setting is only about syncing to other servers 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 6 years ago
Arthur Schiwon 653162a709
use the loginname to verify the old password in user password changes 6 years ago
Daniel Kesselberg df669a2936
Set etag for capabilities endpoint 6 years ago