steamguard-cli/src
2024-02-19 13:43:52 +00:00
..
accountmanager tests: Replace tempdir crate with tempfile (#366) 2024-02-19 13:43:52 +00:00
commands setup: add support for transfering or removing authenticators (#354) 2023-12-08 17:38:36 +00:00
encryption upgrade base64 crate to 0.21 (#289) 2023-07-10 15:41:36 +00:00
fixtures/maFiles adjust the types used for migrating from SDA to be a little more lenient (#338) 2023-10-25 10:17:21 -04:00
accountmanager.rs tests: Replace tempdir crate with tempfile (#366) 2024-02-19 13:43:52 +00:00
commands.rs add --password argument and STEAMGUARD_CLI_STEAM_PASSWORD environment variable (#326) 2023-09-28 21:52:42 +00:00
debug.rs add a debug command to help triage deserialization issues (#213) 2023-06-24 08:17:56 -04:00
encryption.rs upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
errors.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
login.rs login: make the 2fa and email code prompts less easy to mess up (#352) 2023-12-08 11:48:14 -05:00
main.rs add --password argument and STEAMGUARD_CLI_STEAM_PASSWORD environment variable (#326) 2023-09-28 21:52:42 +00:00
secret_string.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
tui.rs remove: move main remove_authenticator request logic into AccountLinker (#353) 2023-12-08 16:39:41 +00:00
updater.rs add an update checker (#222) 2023-06-25 09:24:53 -04:00