aboutsummaryrefslogtreecommitdiff
path: root/launcher/dialogs/MSALoginDialog.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-08-22 20:01:18 +0200
committerPetr Mrázek <peterix@gmail.com>2021-08-22 20:01:18 +0200
commiteae65da110bb957194b34e0f3573ce4e6e6ddc78 (patch)
tree425a9252338c3db5eac4a5018f594ab646f6cea6 /launcher/dialogs/MSALoginDialog.ui
parent50b92c1af2d28ab59a9b70ce0b3dca62bf1a7583 (diff)
downloadPrismLauncher-eae65da110bb957194b34e0f3573ce4e6e6ddc78.tar.gz
PrismLauncher-eae65da110bb957194b34e0f3573ce4e6e6ddc78.tar.bz2
PrismLauncher-eae65da110bb957194b34e0f3573ce4e6e6ddc78.zip
GH-3392 Switch MS account login to use device flow instead
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser.
Diffstat (limited to 'launcher/dialogs/MSALoginDialog.ui')
-rw-r--r--launcher/dialogs/MSALoginDialog.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/dialogs/MSALoginDialog.ui b/launcher/dialogs/MSALoginDialog.ui
index 4d82fe2b..78cbfb26 100644
--- a/launcher/dialogs/MSALoginDialog.ui
+++ b/launcher/dialogs/MSALoginDialog.ui
@@ -30,6 +30,9 @@ aaaaa</string>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
+ <property name="openExternalLinks">
+ <bool>true</bool>
+ </property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>