mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #157] Upload Button does not pop up a login dialog box every time. #74
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 @laminux29 on GitHub (Dec 23, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/157
Problem
Upload Button does not pop up a login dialog box every time.
But Create a new folder Button can make the browser pop up the login dialog box every time.
command:
dufs /www_dufs/
-A
-a /@admin:admin123@*
--bind 0.0.0.0
--port 80
--enable-cors
Environment:
@Jlll1 commented on GitHub (Dec 25, 2022):
And I'd say another issue with the login dialog during upload is that it's displayed after the file is sent to the server, not before.
@ghost commented on GitHub (Dec 29, 2022):
Same issue that's been troubling me for long. A temporary workaround is to rename a random file first to trigger an auth pop-up, which will later free you from the auth bug of uploading.