summaryrefslogtreecommitdiff
path: root/spec/lib
AgeCommit message (Expand)Author
2018-12-02list keys instead of all secrets.mokha
2018-12-02require a name for a totpmokha
2018-02-16use guard clause.mo
2018-02-11.tfa.yml -> .tfamo
2018-02-11SecureProxy -> SecureStorage.mo
2018-02-11fix broken spec.mo
2018-02-11add spec for encryption.mo
2018-02-11skip nonce.mo
2018-02-10add command to upgrade the .tfa.pstore to .tfa.ymlmo
2018-02-10delete duplicate specs.mo
2018-02-10add directory option to move test files to tmpdir.mo
2018-02-10default to yaml store and clean up test file location.mo
2017-01-11add tfa now SECRET command.mo khan
2016-11-18use match_arraymo khan
2016-11-18make hound happy.mo khan
2016-11-18Add a destroy command to remove a secret.mo khan
2016-11-18add spec for invalid secretmo khan
2016-08-17Added spec asserting show dumping all values at onceGavin Miller
2016-08-17Added spec for getting all totp's out at onceGavin Miller
2015-08-06Fix up hound catches on quotingGavin Miller
2015-08-06Strip out otpauth if it is added as part of the secretGavin Miller
2015-08-06Added failing spec & fix for array passing of [name] to TotpCommand.new.run()Gavin Miller
2014-09-26collapse add and show commands.mo khan
2014-09-26replace custom commandline parsing with thor.mo khan
2014-08-03dump all time based one time passwords when the key is not known.mo khan
2014-07-25attempt fix travis build.mo khan
2014-07-25dump all totp passwords not no key is given.mo khan
2014-07-25move storage in console and pass through as dependency.mo khan
2014-07-25extract storage class.mo khan
2014-07-25dump all secrets.mo khan
2014-07-25add default rake task.mo khan
2014-07-25add a usage command.v0.0.1mo khan
2014-07-25pass in array to console instead of string.mo khan
2014-07-25rename project from in to tfa.mo khan
2014-07-25add spec for reading out the secret.mo khan
2014-07-25implement time based one time password generation.mo khan
2014-07-25add command to compute totp.mo khan
2014-07-25implement add and show commands to store and retrieve secrets.mo khan