Commit Graph

392 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julius Härtl e4fa36e231
fix: Fix failing test for group listing 1 year ago
Côme Chilliet 1e2155993d
chore(tests): Adapt tests to the group:list change 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Benjamin Gaussorgues e5275dbada feat: don't count failed CSRF as failed login attempt 1 year ago
Daniel Kesselberg 98eb190e04
test: add tests for ProfilePageController 2 years ago
skjnldsv 8bed23288b fix(files_sharing): dark avatar support 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Christoph Wurst 22dc27810e
fix(auth): Keep redirect URL during 2FA setup and challenge 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout 2 years ago
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 3 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