aboutsummaryrefslogtreecommitdiff
path: root/test/insert.t
Commit message (Collapse)AuthorAge
* Added docs, test and completionMorten Linderud2020-09-12
|
* Tolerate base64 padding in secretTad Fisher2018-06-28
|
* Add secret option (#43)Osamu Matsumoto2018-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 paramTad Fisher2017-03-20
|
* Use expect for interactive testsTad Fisher2017-03-20
|
* Support --echo and reading key from stdinTad Fisher2017-03-19
|
* Remove otp_insert_spec and related insert commandsTad Fisher2017-03-19
|
* Fix HOTP URI parsingTad Fisher2017-03-19
|
* Replace cmd_insert_$type with cmd_insert_spec; insert key urisTad Fisher2017-03-19
|
* Fix overwrite prompt testTad Fisher2017-03-18
|
* Add cmd_insert_uri; refactor testsTad Fisher2017-03-18
|
* Add test harness and basic insert testTad Fisher2017-03-16