Commit Graph

164 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 4 months ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 5f9117b939
test: Fix coding standards 8 months ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 8 months ago
Julius Knorr 777cd941dc
fix: Do not build encrypted password if there is none 10 months ago
Ferdinand Thiessen 3c4feff028
fix: Move login via email logic to local backend 10 months ago
Daniel Calviño Sánchez 5ea5b2de84
fix: Handle exception when clearing previously removed two factor tokens 1 year ago
Daniel Calviño Sánchez 381a2aa627
fix: Clear pending two factor tokens also from configuration 1 year ago
yemkareems a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto 1 year ago
yemkareems 505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
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
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens 1 year ago
Arthur Schiwon f6d6efef3a
refactor(Token): introduce scope constants 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
Benjamin Gaussorgues d1189f923c
feat(perf): add cache for authtoken lookup 2 years ago
Alexander Piskun 26d343d33a
AppAPI: allowed to bypass Two-Factor 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 2 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Artur Neumann 37cfccabc1
unit tests for Manager::invalidateTokensOfUser 3 years ago
Joas Schilling a81d8ecef5
Fix unit tests 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Marcel Klehr adfe367106
PublickKeyTokenProvider: Fix password update routine with password hash 3 years ago
Christoph Wurst 9d0e79f10d
Fix PublicKeyTokenProviderTest import and mock 3 years ago
Julius Härtl 2a684f6741
Fix some phpunit test warnings 3 years ago
Julius Härtl 298d2b9b58
Skip general login with email for non-valid addresses and LDAP 3 years ago
Christoph Wurst c5922e67d3
Run session token renewals in a database transaction 3 years ago
Carl Schwan 702445ba3b
Handle one time password better 3 years ago
Carl Schwan 1c23c029af Handler large passwords 4 years ago
Carl Schwan cdf3b60555 Handle one time passwords 4 years ago
Joas Schilling 7b3e2217de
Fix user agent trimming on installation 4 years ago
Joas Schilling d683e0d3d1
Automatically cut the token name on the first level 4 years ago
Joas Schilling 343476f54f
Fix unit tests 4 years ago
Carl Schwan 01e2a26749 Fix unit tests 4 years ago
Joas Schilling 3e20cffc86
More test fixing 4 years ago
Joas Schilling c6ae53096c
More test fixing 4 years ago
Joas Schilling 9f00179037
More unit test adjustments 4 years ago
Côme Chilliet bc3acfc957
Fix test class names 4 years ago