Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix behaviour for otp append as well | xPMo | 2018-06-03 |
| | |||
* | Merge pull request #76 from sudoforge/feature/otp-append-fix-missing-entry-name | Tad Fisher | 2018-05-04 |
|\ | | | | | fix missing secret name when reading secret in `cmd_otp_append` | ||
| * | fix missing secret name when reading secret in `cmd_otp_append` | Benjamin Denhartog | 2018-05-01 |
| | | | | | | | | closes #75 | ||
* | | Merge pull request #73 from endgame/patch-1 | Tad Fisher | 2018-05-01 |
|\ \ | |/ |/| | README.md: Remove redundant use of cat | ||
| * | README.md: Remove redundant use of cat | endgame | 2018-04-27 |
|/ | |||
* | otp-insert: require only one of `--issuer` or `--account` | Benjamin Denhartog | 2018-03-17 |
| | | | | closes #68 | ||
* | Marked debug target as .PHONY | Lucid One | 2018-03-07 |
| | |||
* | Fixed aggregate-results target to run indently of aggregate-results-and-clean | Lucid One | 2018-03-07 |
| | |||
* | Modified setup.sh to pass lint | Lucid One | 2018-03-07 |
| | |||
* | Enable `make lint` for test/setup.sh | Lucid One | 2018-03-07 |
| | |||
* | Check that testing prerequisites are installed | Lucid One | 2018-03-07 |
| | |||
* | Added support for `pass otp --version` | Lucid One | 2018-03-06 |
| | |||
* | Add `make debug` target to log errors for failed tests to console. | Lucid One | 2018-03-06 |
| | |||
* | Add headers to build badge table | Tad Fisher | 2018-03-05 |
| | |||
* | Format build badges more nicely | Tad Fisher | 2018-03-05 |
| | |||
* | Fix NixOS instruction formatting | Tad Fisher | 2018-03-05 |
| | |||
* | Add NixOS install instructions | Tad Fisher | 2018-03-05 |
| | |||
* | Add master/develop build badges | Tad Fisher | 2018-03-05 |
| | |||
* | Clarify build requirements | Tad Fisher | 2018-03-05 |
| | |||
* | Add test/lint requirement documentation | Tad Fisher | 2018-03-05 |
| | |||
* | Update changelog for 1.1.0 | Tad Fisher | 2018-03-04 |
| | |||
* | Fail for `otp code` on missing secret (#46) | Tad Fisher | 2018-03-04 |
| | |||
* | Add target 'test' to Makefile (#53) | Philip Rinn | 2018-03-03 |
| | |||
* | Remove gnupg/random_seed on clean (#52) | Philip Rinn | 2018-03-03 |
| | |||
* | Fixed lint errors (#49) | Lucid One | 2018-02-17 |
| | |||
* | Fix Travis (#47) | Tad Fisher | 2018-01-21 |
| | | | | | | * Install shellcheck manually * Use `read` instead of built-in glob splitting | ||
* | 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 |
| | | | | | | | | | | * Support insert/append secret directly * Validate issuer and accout name option in secret directly mode * Add test for secret option * Fix up docs | ||
* | Remove pacman database sync (#44) | Morten Linderud | 2018-01-20 |
| | |||
* | Update Arch Linux install instructions | Tad Fisher | 2017-10-28 |
| | |||
* | Make sure $otp_algorithm is lowercase (#33) | Bartłomiej Piotrowski | 2017-06-04 |
| | | | Otherwise oathtool is unhappy. | ||
* | Update stable pass version | Tad Fisher | 2017-04-15 |
| | |||
* | Add macOS install instructions (#29) | Tad Fisher | 2017-04-15 |
| | | | | | | | | * Add macOS install instructions Fixes #26 * Update README.md | ||
* | Merge pull request #24 from tadfisher/travis | Tad Fisher | 2017-03-20 |
|\ | | | | | Throttle Travis notifications | ||
| * | Throttle Travis notifications | Tad Fisher | 2017-03-20 |
| | | |||
* | | Merge pull request #23 from tadfisher/travis | Tad Fisher | 2017-03-20 |
|\| | | | | | Try building for both pass 1.7 and git master | ||
| * | Try building for both pass 1.7 and git master | Tad Fisher | 2017-03-20 |
|/ | |||
* | Add changelog | Tad Fisher | 2017-03-20 |
| | |||
* | Merge pull request #22 from tadfisher/append | Tad Fisher | 2017-03-20 |
|\ | | | | | Update README | ||
| * | Update README | Tad Fisher | 2017-03-20 |
| | | |||
* | | Merge pull request #21 from tadfisher/append | Tad Fisher | 2017-03-20 |
|\| | | | | | Add cmd_otp_append for appending OTP secrets to existing passfiles | ||
| * | Update README.md | Tad Fisher | 2017-03-20 |
| | | |||
| * | Add cmd_otp_append for appending OTP secrets to existing passfiles | Tad Fisher | 2017-03-20 |
|/ | |||
* | Merge pull request #20 from tadfisher/default-passname | Tad Fisher | 2017-03-20 |
|\ | | | | | Generate default passname from URI label; remove url param | ||
| * | Generate default passname from URI label; remove url param | Tad Fisher | 2017-03-20 |
|/ | |||
* | Merge pull request #17 from tadfisher/key-uri | Tad Fisher | 2017-03-20 |
|\ | | | | | Handle OTP key URIs | ||
| * | Fill out migrating documentation | 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 |
| | |