index
:
pass-otp
master
Passage-compatible fork of pass-otp. Retains pass compatibility.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
otp.bash
Commit message (
Expand
)
Author
Age
*
Add passage support
HEAD
master
Nicholas Johnson
2023-08-26
*
Handle otpauth:// URIs with port numbers
Tad Fisher
2022-02-12
*
Handle -c/--clip in cmd_otp_uri
Tad Fisher
2022-02-12
*
Resolve some shellcheck warnings
Tad Fisher
2022-02-12
*
Add support for using Pass::OTP
Jan Baier
2020-09-12
*
Add support for quiet output of otp code command
Martin Kletzander
2020-09-12
*
Do not remove password when new line is missing
Vincent Bernat
2020-09-12
*
Added docs, test and completion
Morten Linderud
2020-09-12
*
Added path_prefix for insertions
Morten Linderud
2020-09-12
*
Fix getopt missed comma
xPMo
2018-09-10
*
Version 1.1.1
Tad Fisher
2018-06-28
*
Tolerate base64 padding in secret
Tad Fisher
2018-06-28
*
Don't use herestrings
Remus Buzatu
2018-06-28
*
Fix behaviour for otp append as well
xPMo
2018-06-03
*
fix missing secret name when reading secret in `cmd_otp_append`
Benjamin Denhartog
2018-05-01
*
otp-insert: require only one of `--issuer` or `--account`
Benjamin Denhartog
2018-03-17
*
Added support for `pass otp --version`
Lucid One
2018-03-06
*
Fail for `otp code` on missing secret (#46)
Tad Fisher
2018-03-04
*
Fixed lint errors (#49)
Lucid One
2018-02-17
*
Fix Travis (#47)
Tad Fisher
2018-01-21
*
Use a compatible to lowercase syntax for bash < 4 (#41)
Marc-Aurèle Brothier
2018-01-21
*
Add secret option (#43)
Osamu Matsumoto
2018-01-21
*
Make sure $otp_algorithm is lowercase (#33)
Bartłomiej Piotrowski
2017-06-04
*
Add cmd_otp_append for appending OTP secrets to existing passfiles
Tad Fisher
2017-03-20
*
Generate default passname from URI label; remove url param
Tad Fisher
2017-03-20
*
Fix commit message
Tad Fisher
2017-03-20
*
Update README
Tad Fisher
2017-03-20
*
Use expect for interactive tests
Tad Fisher
2017-03-20
*
Support --echo and reading key from stdin
Tad Fisher
2017-03-19
*
Remove otp_insert_spec and related insert commands
Tad Fisher
2017-03-19
*
Update documentation.
Tad Fisher
2017-03-19
*
Parse key URIs to generate OTP codes
Tad Fisher
2017-03-19
*
Fix HOTP URI parsing
Tad Fisher
2017-03-19
*
cmd_otp_uri: Show first line starting with otpauth:// in passfile
Tad Fisher
2017-03-19
*
Replace cmd_insert_$type with cmd_insert_spec; insert key uris
Tad Fisher
2017-03-19
*
Add cmd_insert_uri; refactor tests
Tad Fisher
2017-03-18
*
Parse key URIs
Tad Fisher
2017-03-18
*
Fix shellcheck issues
Tad Fisher
2017-03-16
*
Don't initialize passfile twice
Aimilius
2017-03-16
*
Initialize $INNER_GIT_DIR
Aimilius
2017-03-13
*
Initial commit
Tad Fisher
2017-02-14