Commit Graph

379 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Eduardo Morales 685145714a chore: update logincontroller tests 2 years ago
Louis Chemineau 72f7b80153
Revert change in TwoFactorAuth CleanupTest.php 2 years ago
Louis Chemineau fcdc8b47f2 fix(files_versions): Improve files version listing 2 years ago
Anupam Kumar ce24923f4c
add generate-password option and flow fixes 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
provokateurin 6243a9471d
feat(core): Add OCS endpoint for confirming the user password 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Joas Schilling 2ee5c7a8f9
fix(tests): Fix remaining tests 2 years ago
Louis Chemineau db11313152
Fix tests after slow logout fix 2 years ago
Gaspard d'Hautefeuille 85911cbab2 Cancel PR #37405, remove regression code 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet ee39a47e84
Fix Dynamic property timeFactory in ClientFlowLoginControllerTest 2 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 2 years ago
Côme Chilliet 0c421975bd Remove last calls to deprecated at matcher in tests/Core 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Git'Fellow 066f6ef16c Stop sending deprecated Pragma header 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
John Molakvoæ 266fb31180
fix(tests): preview phpunit 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 2 years ago
Faraz Samapoor fd0e2f711a Fixes testcase error. 3 years ago
Joas Schilling 33385d7ecb
fix(tests): Adjust unit tests 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 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
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test 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
John Molakvoæ 3c75a99267
Phpunit 4 years ago
Vincent Petry 80388663af Add direct arg to login flow 4 years ago