summaryrefslogtreecommitdiff
path: root/internal/command/twofactorverify/twofactorverify.go
Commit message (Expand)AuthorAgeFilesLines
* Simplify 2FA Push auth processingIgor Drozdov2022-07-201-107/+37
* Implement Push Auth support for 2FA verificationkmcknight2022-07-181-14/+108
* go: Bump major version to v14Patrick Steinhardt2022-07-051-4/+4
* 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
* 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/+55