summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18Add a destroy command to remove a secret.mo khan
2016-11-18add spec for invalid secretmo khan
2016-08-22Merge pull request #5 from gavingmiller/mastermo 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
2016-03-21Merge pull request #4 from paulrogers/fix-parse-errorsmo khan
2016-03-16Update totp_command.rbpaulrogers
2015-08-09Merge pull request #2 from gavingmiller/masterv0.0.11mo khan
2015-08-07Bump version to 0.0.11Gavin 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
2015-05-25bump version.v0.0.10mo khan
2015-05-25Merge pull request #1 from mfrank01/storagemo khan
2015-05-22Read the filename property being passed inmitfrank
2014-09-26bump version.v0.0.9mo khan
2014-09-26make storage enumerable and remove usage command.mo khan
2014-09-26collapse add and show commands.mo khan
2014-09-26bump version.v0.0.8mo khan
2014-09-26show all key values when no name is given.mo khan
2014-09-26write to stdout in the bin/tfa file.v0.0.7mo khan
2014-09-26bump version.mo khan
2014-09-26write to stdout.mo khan
2014-09-26replace custom commandline parsing with thor.mo khan
2014-08-03bump version.v0.0.6mo khan
2014-08-03dump all time based one time passwords when the key is not known.mo khan
2014-08-03add gitter link to readme.mo khan
2014-07-26update readme.mo khan
2014-07-26remove warnings from rspec output.mo khan
2014-07-25add code climate badge.mo khan
2014-07-25bump version.v0.0.5mo khan
2014-07-25fix name in readme.mo khan
2014-07-25attempt fix travis build.mo khan
2014-07-25bump version.v0.0.4mo khan
2014-07-25dump all totp passwords not no key is given.mo khan
2014-07-25replace case with a hash.mo khan
2014-07-25move storage in console and pass through as dependency.mo khan
2014-07-25move save method to storage and place in different file.mo khan
2014-07-25extract storage class.mo khan
2014-07-25dump all secrets.mo khan
2014-07-25bump version.v0.0.3mo khan
2014-07-25write to stdout.mo khan
2014-07-25update the readme.mo khan
2014-07-25trigger build on travis.mo khan
2014-07-25bump version.v0.0.2mo khan
2014-07-25add travis file.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