Commit Graph

278 Commits (c179408a0dd8710f7b515179aab3dd9407794b0c)

Author SHA1 Message Date
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
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
John Molakvoæ 266fb31180
fix(tests): preview phpunit 2 years ago
jld3103 1be836273d
core: Add OpenAPI spec 2 years ago
Joas Schilling 33385d7ecb
fix(tests): Adjust unit tests 2 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 3 years ago
Thomas Citharel 6283d14fa6
Modernize the LostControllerTest test 3 years ago
Thomas Citharel 44e13848a1
Add password reset typed events 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 3 years ago
Joas Schilling 40b9769d4d
Extend tests 3 years ago
Thomas Citharel 232322fe06
Modernize contacts menu 3 years ago
John Molakvoæ 3c6253f965
Remove old legacy SvgController and IconsCacher 3 years ago
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 3 years ago
Joas Schilling 6e4d721278
Expose shareWithDisplayNameUnique also on autocomplete endpoint 3 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 4 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 4 years ago
Daniel Rudolf 0df68f0697
Remove unused imports 4 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 4 years ago
pjft b1086e25bb Add logging to 2FA failure 4 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