You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to connect Butler to my Home Assistant instance that has 2FA enabled. I copied my username and password from my password manager, clicked login and keep getting this page:
This issue seems to be also reproducible in GNOME Web, while the login works fine on Firefox & Chromium
The text was updated successfully, but these errors were encountered:
If it's reproducible in GNOME Web, unfortunately there's nothing I can do in this app to resolve it. :( What I can do is display a banner noting that 2FA is currently unsupported and link to this issue, though!
@latenightdef could you share the URL of this "Start Over" page, in case it has a unique path that I can match to show the banner on? You can find it by navigating to that page in Butler, and then running this in a terminal:
The URL will be listed as the value for the current-url key.
cassidyjames
changed the title
Login keeps showing "Start over" button even though password is correct
2FA not supported in WebKitGTK (shows "Start Over" button at login)
May 24, 2024
@latenightdef thanks! I'll play with it some more, but it seems like the /auth/authorize path might be enough to match on to show a headerbar. That shouldn't be too hard.
I'm trying to connect Butler to my Home Assistant instance that has 2FA enabled. I copied my username and password from my password manager, clicked login and keep getting this page:
This issue seems to be also reproducible in GNOME Web, while the login works fine on Firefox & Chromium
The text was updated successfully, but these errors were encountered: