Carson McManus
|
8be48008c2
|
update README.md with new help text
|
2017-05-22 18:34:57 -04:00 |
|
Carson McManus
|
f68b617e7c
|
add --passkey to bash tab completion
|
2017-05-22 18:34:56 -04:00 |
|
Carson McManus
|
df301b1f5a
|
add Utils.cs to makefile
|
2017-05-22 18:34:56 -04:00 |
|
Carson McManus
|
da55b9a247
|
add --passkey to help
|
2017-05-22 18:34:56 -04:00 |
|
Carson McManus
|
c7a2418ca9
|
remove maximum descWidth
|
2017-05-22 18:34:56 -04:00 |
|
Carson McManus
|
8d89d63053
|
add --passkey, -p argument, fix #6
|
2017-05-22 18:34:32 -04:00 |
|
Carson McManus
|
2dccd9c4ef
|
add passkey argument to all action methods
|
2017-05-22 18:02:38 -04:00 |
|
Carson McManus
|
0a21502a8f
|
refactor: add brackets to some abbreviated if statements
|
2017-05-22 17:56:54 -04:00 |
|
Carson McManus
|
5018803889
|
implement ReadLineSecure(), fix #7
|
2017-05-22 17:45:49 -04:00 |
|
Carson McManus
|
d514a4546d
|
add Utils class and Utils.ReadLineSecure()
|
2017-05-22 17:35:55 -04:00 |
|
Carson McManus
|
9bdb740495
|
add trade and accept-all actions to help text, fix #12
|
2017-05-19 13:12:47 -04:00 |
|
Carson McManus
|
f337520b70
|
incremented version to 0.2.2.0
|
2017-01-20 18:57:18 -05:00 |
|
Carson McManus
|
71512e6634
|
Merge pull request #13 from CyberShadow/pull-20170119-191048
Setup improvements and fixes
|
2017-01-20 18:51:09 -05:00 |
|
Vladimir Panteleev
|
bdba870c9e
|
Fix setup without a passkey for new manifests
PromptSetupPassKey was never being called with
inAccountSetupProcess=true.
|
2017-01-20 21:38:47 +00:00 |
|
Vladimir Panteleev
|
a252a4b019
|
Allow removing the existing authenticator using a revocation code
|
2017-01-20 21:38:47 +00:00 |
|
Vladimir Panteleev
|
bde0fe4ab3
|
Allow login during setup using a provided email or 2FA code
|
2017-01-20 21:38:47 +00:00 |
|
Carson McManus
|
7aa5e40d20
|
increment version
|
2016-12-27 22:11:55 -05:00 |
|
Carson McManus
|
2058cb7ecb
|
fixed issue #11
|
2016-12-27 21:58:12 -05:00 |
|
Carson McManus
|
6c190f0918
|
added an automatic retry if LoginResult.Need2FA returned and account has shared secret
|
2016-12-25 19:29:58 -05:00 |
|
Carson McManus
|
fcc59a32e9
|
added re-login on refresh session fail
|
2016-12-25 19:19:51 -05:00 |
|
Carson McManus
|
c53404ba94
|
Added a check to see if the session was refreshed successfully
|
2016-12-25 18:58:08 -05:00 |
|
Carson McManus
|
8466701590
|
Update README.md
|
2016-10-19 18:10:18 -04:00 |
|
Carson McManus
|
1a69173264
|
updated README.md
|
2016-08-27 19:07:16 -04:00 |
|
Carson McManus
|
35d75c3a7c
|
fixed help text for --mafiles-path, was --mafiles
|
2016-08-27 19:02:00 -04:00 |
|
Carson McManus
|
b2762a3979
|
updated bash tab completion
|
2016-08-27 19:01:37 -04:00 |
|
Carson McManus
|
95126bbcf8
|
incremented version number
|
2016-08-27 18:58:53 -04:00 |
|
Carson McManus
|
46ea5430a9
|
updated README.md
|
2016-08-27 18:52:52 -04:00 |
|
Carson McManus
|
1ff3980c98
|
added namespace SteamGuard
|
2016-08-27 18:42:43 -04:00 |
|
Carson McManus
|
8c154ceef3
|
manually merged the rest of dyc3-trade-confirmations and dyc3-setup-2fa because i have no idea why the shit didn't get merged
|
2016-08-27 18:37:25 -04:00 |
|
Carson McManus
|
bf593af8c0
|
Merge branch 'dyc3-trade-confirmations'
|
2016-08-27 18:33:01 -04:00 |
|
Carson McManus
|
e9bd032a83
|
Merge pull request #9 from dyc3/dyc3-setup-2fa
dyc3 setup 2fa
|
2016-08-27 18:26:58 -04:00 |
|
Carson McManus
|
86a30d4f31
|
changed "Logging in..." to "Logging in {username}"
|
2016-08-27 18:20:39 -04:00 |
|
Carson McManus
|
ecf440ef55
|
fixed not being able to specify user as argument when using 'add' action
|
2016-08-27 18:14:32 -04:00 |
|
Carson McManus
|
193dd40bc0
|
added help text for add and setup
|
2016-08-27 18:07:28 -04:00 |
|
Carson McManus
|
6539e86644
|
implemented --setup, has not been tested
|
2016-08-27 18:03:11 -04:00 |
|
Carson McManus
|
18af4d3714
|
added success indicator when processing trades
|
2016-08-27 17:34:21 -04:00 |
|
Carson McManus
|
4dd3ac1ae1
|
Merge branch 'dyc3-trade-confirmations' of github.com:dyc3/steamguard-cli into dyc3-trade-confirmations
|
2016-08-26 20:16:39 -04:00 |
|
Carson McManus
|
f1e9c672e1
|
trades are now processed when confirmed
|
2016-08-26 20:07:15 -04:00 |
|
Carson McManus
|
52175ef642
|
fixed weird coloring issues and added confirm key to trade menu
|
2016-08-26 18:11:44 -04:00 |
|
Carson McManus
|
f6b11f4975
|
added a quit key to the trade menu
|
2016-08-26 09:38:41 -04:00 |
|
Carson McManus
|
3055a27288
|
added a menu to decide what to do with trade confirmations
|
2016-08-26 09:34:28 -04:00 |
|
Carson McManus
|
bc46eeba18
|
added --accept-all
|
2016-08-25 22:26:02 -04:00 |
|
Carson McManus
|
872cfb50c1
|
Added --trade to list all trade confirmations
|
2016-08-25 22:21:12 -04:00 |
|
Carson McManus
|
007588de38
|
made a prompt to create a new manifest.json if not using the default folder
|
2016-08-25 21:52:21 -04:00 |
|
Carson McManus
|
49bee022e9
|
added setup action as alias for add action
|
2016-08-25 21:25:14 -04:00 |
|
Carson McManus
|
3c12772e7a
|
fixed a bug when running with the arguments: "<any account that wasn't first>"
|
2016-08-25 21:21:06 -04:00 |
|
Carson McManus
|
b7d2f8a0ee
|
redid ShowHelp() for easier future changes, and for the ability to word wrap
|
2016-08-25 21:17:25 -04:00 |
|
Carson McManus
|
9648b9a27f
|
updated help text
|
2016-08-25 20:11:56 -04:00 |
|
Carson McManus
|
0eef63eca0
|
improved argument system for optimization and ease of use
|
2016-08-25 19:24:17 -04:00 |
|
Carson McManus
|
e57ad4e2ce
|
moved help text to a seperate function
|
2016-08-25 17:23:16 -04:00 |
|