[GH-ISSUE #353] Add logout button #189

Closed
opened 2026-04-08 16:50:58 +03:00 by zhus · 2 comments
Owner

Originally created by @Asmaelh on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/353

How do I log out of my account?
Please add a logout button.

Originally created by @Asmaelh on GitHub (Jan 17, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/353 How do I log out of my account? Please add a logout button.
zhus closed this issue 2026-04-08 16:50:59 +03:00
Author
Owner

@sigoden commented on GitHub (Jan 19, 2024):

Dufs supports two forms of login basic/digest auth. Both login methods use the browser's built-in login pop-up window.
Chrome/Edge can logout, but Firefox/Safari cannot.

Currently, there is no other solution except for restarting the browser.

<!-- gh-comment-id:1899552310 --> @sigoden commented on GitHub (Jan 19, 2024): Dufs supports two forms of login basic/digest auth. Both login methods use the browser's built-in login pop-up window. Chrome/Edge can logout, but Firefox/Safari cannot. Currently, there is no other solution except for restarting the browser.
Author
Owner

@bonsairobo commented on GitHub (Aug 22, 2024):

If anyone finds this looking for a workaround, you can log out by visiting log:out@your-dufs-host.com.

Found the idea here.

<!-- gh-comment-id:2304177196 --> @bonsairobo commented on GitHub (Aug 22, 2024): If anyone finds this looking for a workaround, you can log out by visiting `log:out@your-dufs-host.com`. Found the idea [here](https://stackoverflow.com/questions/233507/how-to-log-out-user-from-web-site-using-basic-authentication).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#189