Carson McManus
|
daa930fbee
|
Merge pull request #174 from dyc3/qr
add the ability to generate a QR code for 2fa secrets
|
2022-12-05 11:24:17 -05:00 |
|
Carson McManus
|
27adb3d019
|
Merge pull request #175 from dyc3/setup-update
fix using uppercase letters in username during setup causing panic
|
2022-12-05 11:24:08 -05:00 |
|
Carson McManus
|
5634cf82ee
|
fix doc comment
|
2022-12-05 11:18:59 -05:00 |
|
Carson McManus
|
cae60f6ed6
|
fix using uppercase letters in username during setup causing panic
fixes #171
|
2022-12-05 10:55:45 -05:00 |
|
Carson McManus
|
738e8f1664
|
update comment
|
2022-12-05 10:41:15 -05:00 |
|
Carson McManus
|
b5f4364733
|
update some comments and some printed messages
|
2022-12-05 10:36:38 -05:00 |
|
Carson McManus
|
2a5284f678
|
update some docs
|
2022-12-05 10:32:58 -05:00 |
|
Carson McManus
|
dcf1779f39
|
update AddAuthenticatorResponse
|
2022-12-05 10:29:54 -05:00 |
|
Carson McManus
|
d3099d7686
|
implement phone_validate
|
2022-12-05 10:29:28 -05:00 |
|
Carson McManus
|
85c4662a61
|
remove username argument from ArgsSetup because it was causing problems
|
2022-12-05 09:18:38 -05:00 |
|
Carson McManus
|
5599e28c9f
|
add the ability to generate a QR code for 2fa secrets
|
2022-12-05 08:47:33 -05:00 |
|
Carson McManus
|
ea7bd32ec7
|
Merge pull request #168 from dyc3/fix-deb
fix Architecture field for debian package
|
2022-10-11 17:44:26 -04:00 |
|
Carson McManus
|
409518f455
|
fix Architecture field for debian package
|
2022-09-08 16:31:39 -04:00 |
|
Carson McManus
|
8c453585d5
|
Merge pull request #167 from dyc3/stderr-for-prompts
write input prompts to stderr instead of stdout
|
2022-09-08 16:29:10 -04:00 |
|
Carson McManus
|
7f0d5ca8ab
|
write input prompts to stderr instead of stdout
closes #166
|
2022-09-08 16:24:23 -04:00 |
|
Carson McManus
|
db6557ca0d
|
Merge pull request #162 from dyc3/from-reader
add SteamGuardAccount::from_reader
|
2022-08-13 09:33:47 -04:00 |
|
Carson McManus
|
9f1d692d6d
|
steamguard: add SteamGuardAccount::from_reader
|
2022-08-13 09:29:40 -04:00 |
|
Carson McManus
|
0d90792c47
|
add check in prompt_confirmation_menu to make sure confirmations is not empty
|
2022-08-04 23:07:43 -04:00 |
|
Carson McManus
|
980a14deb1
|
Merge pull request #161 from dyc3/confirmation-debug-logging
add some more debug logging around sending confirmations
|
2022-07-23 07:51:14 -04:00 |
|
Carson McManus
|
2409fac47e
|
add some more debug logging around sending confirmations
|
2022-07-23 07:48:08 -04:00 |
|
Carson McManus
|
352a892075
|
specify version for steamguard in steamguard-cli
|
2022-06-25 11:26:43 -04:00 |
|
Carson McManus
|
9657ea6822
|
Release steamguard v0.5.0, steamguard-cli v0.5.0, safety bump steamguard-cli v0.5.0
|
2022-06-25 11:24:43 -04:00 |
|
Carson McManus
|
f9385ac78e
|
update full release script
|
2022-06-25 11:24:26 -04:00 |
|
Carson McManus
|
9d1f2a7ee7
|
remove version specification for steamguard in steamguard-cli
|
2022-06-25 11:22:43 -04:00 |
|
Carson McManus
|
c78dd00731
|
Merge pull request #159 from dyc3/crossterm
Switch to crossterm library for terminal ui stuff
|
2022-06-25 11:13:19 -04:00 |
|
Carson McManus
|
6e31f66dde
|
cargo fmt
|
2022-06-25 11:08:03 -04:00 |
|
Carson McManus
|
a9e5d4b1c5
|
fix up unit tests
|
2022-06-25 11:07:57 -04:00 |
|
Carson McManus
|
15349156db
|
remove termion
|
2022-06-25 11:04:12 -04:00 |
|
Carson McManus
|
0b340a3cf1
|
replace tty check with crossterm
|
2022-06-25 11:01:40 -04:00 |
|
Carson McManus
|
5a262650a0
|
converted remaining tui module to crossterm
|
2022-06-25 10:57:37 -04:00 |
|
Carson McManus
|
ebe31b6df7
|
convert prompt_confirmation_menu to crossterm
|
2022-06-25 10:14:34 -04:00 |
|
Carson McManus
|
230f85b6ac
|
add crossterm to cargo.toml
|
2022-06-25 09:09:23 -04:00 |
|
Carson McManus
|
afb1d79aea
|
adjust visibility of some functions/modules
|
2022-06-25 09:06:29 -04:00 |
|
Carson McManus
|
ad8344460d
|
Merge branch 'master' of github.com:dyc3/steamguard-cli
|
2022-06-25 09:02:14 -04:00 |
|
Carson McManus
|
5303bd69d0
|
small improvements to full release script
|
2022-06-25 09:01:00 -04:00 |
|
Carson McManus
|
9f338a7af3
|
Merge pull request #158 from dyc3/passkey-env-var
add STEAMGUARD_CLI_PASSKEY environment variable
|
2022-06-23 23:58:18 -04:00 |
|
Carson McManus
|
cac5f57cc7
|
add STEAMGUARD_CLI_PASSKEY environment variable
|
2022-06-23 23:39:41 -04:00 |
|
Carson McManus
|
3f5fa9a033
|
Merge pull request #156 from dyc3/offline-code-gen
Make it possible to generate codes offline
|
2022-06-21 20:38:02 -04:00 |
|
Carson McManus
|
a52af3675b
|
add code subcommand back in, because it makes the arg parsing better
|
2022-06-21 19:31:39 -04:00 |
|
Carson McManus
|
fdc61e63d1
|
add --offline flag for generating codes, closes #155
|
2022-06-20 20:57:04 -04:00 |
|
Carson McManus
|
610cda120e
|
get_server_time now returns Result, fixes #152
|
2022-06-20 20:56:36 -04:00 |
|
Carson McManus
|
2678961a4c
|
fix not prompting for password for decrypt
|
2022-06-19 15:23:55 -04:00 |
|
Carson McManus
|
1ee063f58e
|
Merge pull request #154 from dyc3/more-memory-protection
Mark all sensitive fields in SteamGuardAccount as secret
|
2022-06-19 14:59:39 -04:00 |
|
Carson McManus
|
1a6ad62a2e
|
cargo fmt
|
2022-06-19 14:52:17 -04:00 |
|
Carson McManus
|
eeded86641
|
protect Session memory, values are zeroized when dropped
|
2022-06-19 14:52:17 -04:00 |
|
Carson McManus
|
deabfc299d
|
protect top level secrets in SteamGuardAccount
except for session
|
2022-06-19 14:52:17 -04:00 |
|
Carson McManus
|
d8db1ae9b3
|
Merge pull request #151 from dyc3/refactor-clap-derive
Upgrade to clap v3, switch argument parsing to derive api
|
2022-06-19 14:48:53 -04:00 |
|
Carson McManus
|
8839a18543
|
cargo fmt
|
2022-06-19 14:44:47 -04:00 |
|
Carson McManus
|
c86e31648a
|
fix some warnings
|
2022-06-19 13:01:25 -04:00 |
|
Carson McManus
|
0b84a103e5
|
remove old arg parsing completely
|
2022-06-19 13:00:36 -04:00 |
|