Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added docs, test and completion | Morten Linderud | 2020-09-12 |
| | |||
* | Tolerate base64 padding in secret | Tad Fisher | 2018-06-28 |
| | |||
* | Add secret option (#43) | Osamu Matsumoto | 2018-01-21 |
| | | | | | | | | | | * Support insert/append secret directly * Validate issuer and accout name option in secret directly mode * Add test for secret option * Fix up docs | ||
* | Generate default passname from URI label; remove url param | 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 |
| | |||
* | Fix HOTP URI parsing | Tad Fisher | 2017-03-19 |
| | |||
* | Replace cmd_insert_$type with cmd_insert_spec; insert key uris | Tad Fisher | 2017-03-19 |
| | |||
* | Fix overwrite prompt test | Tad Fisher | 2017-03-18 |
| | |||
* | Add cmd_insert_uri; refactor tests | Tad Fisher | 2017-03-18 |
| | |||
* | Add test harness and basic insert test | Tad Fisher | 2017-03-16 |