index
:
xlgmokha/tfa.git
main
CLI for managing TOTP two-factor codes
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-08-07
Bump version to 0.0.11
Gavin Miller
2015-08-06
Fix up hound catches on quoting
Gavin Miller
2015-08-06
Strip out otpauth if it is added as part of the secret
Gavin Miller
2015-08-06
Added failing spec & fix for array passing of [name] to TotpCommand.new.run()
Gavin Miller
2015-05-25
bump version.
v0.0.10
mo khan
2015-05-22
Read the filename property being passed in
mitfrank
2014-09-26
bump version.
v0.0.9
mo khan
2014-09-26
make storage enumerable and remove usage command.
mo khan
2014-09-26
collapse add and show commands.
mo khan
2014-09-26
bump version.
v0.0.8
mo khan
2014-09-26
show all key values when no name is given.
mo khan
2014-09-26
write to stdout in the bin/tfa file.
v0.0.7
mo khan
2014-09-26
bump version.
mo khan
2014-09-26
write to stdout.
mo khan
2014-09-26
replace custom commandline parsing with thor.
mo khan
2014-08-03
bump version.
v0.0.6
mo khan
2014-08-03
dump all time based one time passwords when the key is not known.
mo khan
2014-07-25
bump version.
v0.0.5
mo khan
2014-07-25
bump version.
v0.0.4
mo khan
2014-07-25
dump all totp passwords not no key is given.
mo khan
2014-07-25
replace case with a hash.
mo khan
2014-07-25
move storage in console and pass through as dependency.
mo khan
2014-07-25
move save method to storage and place in different file.
mo khan
2014-07-25
extract storage class.
mo khan
2014-07-25
dump all secrets.
mo khan
2014-07-25
bump version.
v0.0.3
mo khan
2014-07-25
bump version.
v0.0.2
mo khan
2014-07-25
add a usage command.
v0.0.1
mo khan
2014-07-25
pass in array to console instead of string.
mo khan
2014-07-25
rename project from in to tfa.
mo khan
2014-07-25
extract method to fetch secret.
mo khan
2014-07-25
implement time based one time password generation.
mo khan
2014-07-25
split classes into separate files.
mo khan
2014-07-25
add command to compute totp.
mo khan
2014-07-25
implement add and show commands to store and retrieve secrets.
mo khan
2014-07-25
initial commit.
mo khan