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
Not all browsers support WWW-Authenticate, and it's a bad experience in general. Password managers don't support it, if you cancel it you often can't get back to it without clearing site data, and you often can't change tabs without cancelling it.
A standard username password input field would be much nicer :)
The text was updated successfully, but these errors were encountered:
The recommend authentication method is using the cookie file (the default if you don't specify credentials) and the pairing url, which you can get with --pairing-url. This gives you a link that you can open in the browser and automatically get logged in. You can also use --pairing-qr to get a QR with the same URL, for scanning from mobile (especially useful in conjunction with --onion).
Do you find a web based username/password logic preferable to this?
Not all browsers support WWW-Authenticate, and it's a bad experience in general. Password managers don't support it, if you cancel it you often can't get back to it without clearing site data, and you often can't change tabs without cancelling it.
A standard username password input field would be much nicer :)
The text was updated successfully, but these errors were encountered: