summaryrefslogtreecommitdiff
path: root/internal/command/twofactorverify/twofactorverify_test.go
Commit message (Expand)AuthorAgeFilesLines
* feat: make retryable http default clientSteve Azzopardi2023-01-301-1/+1
* Use blocking reader to fix race in testPatrick Bajao2022-11-281-1/+1
* Simplify 2FA Push auth processingIgor Drozdov2022-07-201-0/+191
* Implement Push Auth support for 2FA verificationkmcknight2022-07-181-121/+0
* go: Bump major version to v14Patrick Steinhardt2022-07-051-5/+5
* refactor: move away from ioutil (deprecated)feistel2021-08-191-2/+2
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-2/+1
* Remove session duration information from output of 2fa_verify command504-remove-the-session-duration-information-from-the-output-of-2fa_verify-commandManoj M J2021-01-291-1/+1
* Add 2fa_verify commandImre Farkas2020-12-101-0/+122