Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2230 2026-04-11 17:13:19 +03:00
[GH-ISSUE #373] I would like to provide an API that returns the hash value of a file

@sigoden commented on GitHub (Apr 9, 2024):

Make sense, add new query param such as GET /path-to-file?hash to return the shas256 hash value of a file.

zhus commented on issue sigoden/dufs#2231 2026-04-11 17:13:19 +03:00
[GH-ISSUE #370] how to put the dufs page with Login information into iframe by URL

@sigoden commented on GitHub (Mar 20, 2024):

All basic auth related behaviors are controlled by the browser. There's nothing dufs can do.

It is not safe to…

zhus commented on issue sigoden/dufs#2232 2026-04-11 17:13:19 +03:00
[GH-ISSUE #371] different operations for different users

@sigoden commented on GitHub (Apr 4, 2024):

image

-a admin:123@/

zhus commented on issue sigoden/dufs#2232 2026-04-11 17:13:19 +03:00
[GH-ISSUE #371] different operations for different users

@jiangjiangflies commented on GitHub (Apr 4, 2024):

Sorry, the Advanced topics is folded in the README. I didn't notice that. Thank you!

zhus opened issue sigoden/dufs#2234 2026-04-11 17:13:19 +03:00
[GH-ISSUE #376] post quantum support of rustls
zhus closed issue sigoden/dufs#2234 2026-04-11 17:13:19 +03:00
[GH-ISSUE #376] post quantum support of rustls
zhus opened issue sigoden/dufs#2233 2026-04-11 17:13:19 +03:00
[GH-ISSUE #374] Possible to disable downloading?
zhus closed issue sigoden/dufs#2233 2026-04-11 17:13:19 +03:00
[GH-ISSUE #374] Possible to disable downloading?
zhus opened issue sigoden/dufs#2235 2026-04-11 17:13:19 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error
zhus closed issue sigoden/dufs#2235 2026-04-11 17:13:19 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error
zhus commented on issue sigoden/dufs#2234 2026-04-11 17:13:19 +03:00
[GH-ISSUE #376] post quantum support of rustls

@sigoden commented on GitHub (Apr 22, 2024):

image

Unless it becomes…

zhus commented on issue sigoden/dufs#2234 2026-04-11 17:13:19 +03:00
[GH-ISSUE #376] post quantum support of rustls

@hsqStephenZhang commented on GitHub (Apr 22, 2024):

Got it

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:19 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@sigoden commented on GitHub (Apr 24, 2024):

Must be misconfig on auth options. Don't include /dufs prefix in the auth path. If it still fails, please…

zhus commented on issue sigoden/dufs#2233 2026-04-11 17:13:19 +03:00
[GH-ISSUE #374] Possible to disable downloading?

@sigoden commented on GitHub (Apr 15, 2024):

I will not support this feature; You might as well look for other, more specialized software.

zhus commented on issue sigoden/dufs#2235 2026-04-11 17:13:19 +03:00
[GH-ISSUE #377] nginx sub dir get forbidden error

@carlsue commented on GitHub (Apr 24, 2024):

Must be misconfig on auth options. Don't include /dufs prefix in the auth path. If it still fails, please…

zhus opened issue sigoden/dufs#2230 2026-04-11 17:13:18 +03:00
[GH-ISSUE #373] I would like to provide an API that returns the hash value of a file
zhus opened issue sigoden/dufs#2232 2026-04-11 17:13:18 +03:00
[GH-ISSUE #371] different operations for different users
zhus closed issue sigoden/dufs#2230 2026-04-11 17:13:18 +03:00
[GH-ISSUE #373] I would like to provide an API that returns the hash value of a file
zhus closed issue sigoden/dufs#2232 2026-04-11 17:13:18 +03:00
[GH-ISSUE #371] different operations for different users
zhus commented on issue sigoden/dufs#2231 2026-04-11 17:13:18 +03:00
[GH-ISSUE #370] how to put the dufs page with Login information into iframe by URL

@hjx620 commented on GitHub (Mar 20, 2024):

how can i put the username and password into the URL effectively?

![mmexport1710901107600](https://github.com/sigo…