mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #590] Re-Add auth method as a switch #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blackops786187 on GitHub (Jun 21, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/590
Per a recent commit, the auth-method switch has been deprecated as dufs now can handle both types of auth methods (Basic and digest). However i was setting basic auth to get around the issue with digest auth where a network disconnect prevents the resumation of a download with chrome unless i refresh the page to re-authenicate.
#267
@sigoden commented on GitHub (Jun 21, 2025):
We will not support this feature.