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
sending hello
using new navigator.clipboard
clipboard polling: true
no clipboard write support: no images, navigator.clipboard= Clipboard {}
sending hello capabilities {version: '13', client_type: 'HTML5', display: '', build: {…}, platform: {…}, …}
process challenge: xor
Then I enter my password and authentication proceeds:
challenge using salt digest hmac+sha512
hmac using hash sha512
challenge using digest xor
sending hello
If I close the tab then open a new one going to the same address, the password dialog pops up again.
But if I restore the tab, then chrome does something else and the password prompt does not show up.
Eventually the connection fails and the connect page shows up, connecting from there does show the password prompt again.
I can make it easier to debug by hitting reload whilst the password dialog is showing.
This seems to trigger the same problem, without closing the javascript console.
The text was updated successfully, but these errors were encountered:
Connecting with Google Chrome:
Then I enter my password and authentication proceeds:
If I close the tab then open a new one going to the same address, the password dialog pops up again.
But if I restore the tab, then chrome does something else and the password prompt does not show up.
Eventually the connection fails and the connect page shows up, connecting from there does show the password prompt again.
I can make it easier to debug by hitting reload whilst the password dialog is showing.
This seems to trigger the same problem, without closing the javascript console.
The text was updated successfully, but these errors were encountered: