mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Improve 2FA/PIN flow: prefill + clearer failure
This commit is contained in:
parent
62a49644a5
commit
2082ef1422
4 changed files with 68 additions and 9 deletions
|
|
@ -59,6 +59,7 @@ private:
|
|||
int expansionIndex = 0; // Index into expansion registry profiles
|
||||
bool authenticating = false;
|
||||
bool showPassword = false;
|
||||
bool pinAutoSubmitted_ = false;
|
||||
|
||||
// Status
|
||||
std::string statusMessage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue