Commit Graph

179 Commits (04aa4e851efec1cf3452dfa122cee040f881aa7d)

Author SHA1 Message Date
Michel Le Bihan 25afab8968
feat(webauthn): Skip 2FA for user verified logins 2 weeks ago
Enrique Pérez Arnaud ac2f9816a6
feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
Côme Chilliet 088dba3c20
chore: Fix CreateSessionTokenCommandTest and add test for ephemeral session 2 months ago
Côme Chilliet 1f246dec14
chore(tests): Set a token string to avoid getToken returning null from tests 2 months ago
Côme Chilliet c6452f01a5
chore(tests): Fix User UID mocking in TwoFactorAuth/ManagerTest.php 2 months ago
Côme Chilliet b4f86c032c
chore(tests): Avoid deprecation in PublicKeyTokenProvider 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
michal.roszak@put.poznan.pl c42bc0cf09 feat (2fa): Add IStatelessProvider interface 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Carl Schwan c96ece0bcb
refactor: Add more typing 7 months ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 9 months ago
Côme Chilliet 4e83d20837 feat(login): Add rememberme checkbox 9 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 12 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 1 year ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling 5f9117b939
test: Fix coding standards 1 year ago
Joas Schilling 53b116b8a5
test: Remove more withConsecutive 1 year ago
Julius Knorr 777cd941dc
fix: Do not build encrypted password if there is none 1 year ago
Ferdinand Thiessen 3c4feff028
fix: Move login via email logic to local backend 1 year ago
Daniel Calviño Sánchez 5ea5b2de84
fix: Handle exception when clearing previously removed two factor tokens 2 years ago
Daniel Calviño Sánchez 381a2aa627
fix: Clear pending two factor tokens also from configuration 2 years ago
yemkareems a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto 2 years ago
yemkareems 505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens 2 years 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 3 years ago
Alexander Piskun 26d343d33a
AppAPI: allowed to bypass Two-Factor 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 3 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 3 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 3 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 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Marcel Klehr adfe367106
PublickKeyTokenProvider: Fix password update routine with password hash 4 years ago
Christoph Wurst 9d0e79f10d
Fix PublicKeyTokenProviderTest import and mock 4 years ago
Julius Härtl 2a684f6741
Fix some phpunit test warnings 4 years ago