summaryrefslogtreecommitdiff
path: root/internal/command/twofactorverify
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-204-405/+228
* Implement Push Auth support for 2FA verificationkmcknight2022-07-183-36/+307
* go: Bump major version to v14Patrick Steinhardt2022-07-052-9/+9
* Handle and log unhandled errorsIgor Drozdov2022-02-021-3/+5
* Improve logging for non-git commands499-log-non-git-commandsNick Thomas2021-10-131-1/+10
* 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-292-2/+2
* Add 2fa_verify commandImre Farkas2020-12-102-0/+177