29 Commits (e7270ddebb684a9d5e15280a71610354a9b6e0e4)

Author SHA1 Message Date
Rokas cb63475e0e Fix failed web logins erroring 3 days ago
Rokas 2f7043229c Patch WebAuth login via 2FA not returning steamid 6 days ago
Sam.An 7aef9d2df5 Change exception name 4 years ago
sammiee5311 e8c929dda1 Update raise exception in `Webauth.cli_login` 4 years ago
Hexiro 083d1a9a23 replace `else: if:` with a literal `elif` 4 years ago
Hexiro fee99bb56f fix: webauth `donotcache` was mispelled 4 years ago
Melvyn Depeyrot 6f955c4b4d
WebAuth: Add oauth login functionality (#211) 5 years ago
Rossen Georgiev a01bfe374f fix #271: code bugs detected by sonarcloud 5 years ago
Rossen Georgiev e5e1130e6b rename steam.util to steam.utils 6 years ago
Rossen Georgiev f572095fea webauth: fix ambiguous doc method ref 6 years ago
Rossen Georgiev 4117911041 remove imports from 'steam' namespace 6 years ago
Rossen Georgiev 0c07b6ba02 WebAuth: add cli_login() + captcha tweaks 7 years ago
Rossen Georgiev 3b11fdfb10 WebAuth: make password optional on init 7 years ago
Rossen Georgiev a2b6f34561 MobileWebAuth: fix password encryption missed in b31354f 7 years ago
Rossen Georgiev b31354f53a replace cryptography with pycryptodomex 7 years ago
Rossen Georgiev 484536eff9 SteamAuthenticator can add/verify phone number 9 years ago
Rossen Georgiev ce47476f4c docs: clean up docstrings 9 years ago
Rossen Georgiev 0beac3d425 WebAuth: steamid -> steam_id for consistency 9 years ago
Rossen Georgiev f1350db2a4 fix webauth test VCRs 10 years ago
Rossen Georgiev 77a3106ebd implemented MobileWebAuth 10 years ago
Rossen Georgiev ba9a0ea29e fix error in WebAuth docs example code 10 years ago
Rossen Georgiev 793a200edd WebAuth: rework how cookies are set on all domains 10 years ago
Rossen Georgiev 4fce3a0692 WebAuth: remember_login = True; update docs 10 years ago
Rossen Georgiev d0592f36ed webauth: fix password encoding for py3 10 years ago
Rossen Georgiev 0533c9328e webauth: limit the domains where cookies are used 10 years ago
Rossen Georgiev 323c0ebbda webauth: fix using get instead of post 10 years ago
Rossen Georgiev f00063681c webauth: reword docstring 10 years ago
Rossen Georgiev c16ed4c773 migrate from PyCrypto to cryptograhy #17 10 years ago
Rossen Georgiev 17dd419977 added WebAuth module 10 years ago