summaryrefslogtreecommitdiff
path: root/indra/newview/lllogininstance.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2022-11-02 14:51:29 +0200
committerMnikolenko Productengine <mnikolenko@productengine.com>2022-11-02 14:52:10 +0200
commit7bb47833fed97d7328057f353b02ee205f2b01a4 (patch)
treee17aa4e45bba4f30142f86ce96caa1492574f494 /indra/newview/lllogininstance.h
parentf5b447bc4781d518fbe7841eea6cadd909b57a0a (diff)
parent15b5dedb2dc139c85461e7c867164b65cc6fc628 (diff)
Merge branch 'master' into DRTVWR-539
Diffstat (limited to 'indra/newview/lllogininstance.h')
-rw-r--r--indra/newview/lllogininstance.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lllogininstance.h b/indra/newview/lllogininstance.h
index b759b43474..ee3ef0e4b1 100644
--- a/indra/newview/lllogininstance.h
+++ b/indra/newview/lllogininstance.h
@@ -84,6 +84,7 @@ private:
void syncWithUpdater(ResponsePtr resp, const LLSD& notification, const LLSD& response);
bool handleTOSResponse(bool v, const std::string& key);
+ bool handleMFAChallenge(LLSD const & notif, LLSD const & response);
void attemptComplete() { mAttemptComplete = true; } // In the future an event?