Sergey Zhukov zhus
zhus opened issue sigoden/dufs#962 2026-04-09 17:15:36 +03:00
[GH-ISSUE #502] -a admin:admin@/:rw: admin has complete permissions for all paths.
zhus closed issue sigoden/dufs#962 2026-04-09 17:15:36 +03:00
[GH-ISSUE #502] -a admin:admin@/:rw: admin has complete permissions for all paths.
zhus closed issue sigoden/dufs#961 2026-04-09 17:15:36 +03:00
[GH-ISSUE #503] Feature Request: Upload file via url
zhus commented on issue sigoden/dufs#959 2026-04-09 17:15:35 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN

@jiangtaste commented on GitHub (Dec 13, 2024):

@sigoden

Thank you for your response.

I must admit that I haven’t been able to find any official…

zhus commented on issue sigoden/dufs#959 2026-04-09 17:15:35 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN

@jiangtaste commented on GitHub (Dec 13, 2024):

Here is my Nginx configuration:

server {
  listen 443 ssl;
  listen [::]:443 ssl;

  ssl_certificate…
zhus commented on issue sigoden/dufs#958 2026-04-09 17:15:35 +03:00
[GH-ISSUE #499] Support ! operator when authorizing path

@sigoden commented on GitHub (Dec 13, 2024):

We do not support this feature, as this would make permissions extremely complex.

Design paths and permissions…

zhus commented on issue sigoden/dufs#958 2026-04-09 17:15:35 +03:00
[GH-ISSUE #499] Support ! operator when authorizing path

@peterroe commented on GitHub (Dec 13, 2024):

You are right, maybe a better way is to create a new /public directory specifically for making the directory…

zhus commented on issue sigoden/dufs#959 2026-04-09 17:15:35 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN

@jiangtaste commented on GitHub (Dec 13, 2024):

Hi there,

Please disregard my previous suggestion. After further investigation, I’ve identified the issue to…

zhus opened issue sigoden/dufs#960 2026-04-09 17:15:35 +03:00
[GH-ISSUE #501] Hopefully this will work as a Windows service
zhus closed issue sigoden/dufs#960 2026-04-09 17:15:35 +03:00
[GH-ISSUE #501] Hopefully this will work as a Windows service
zhus opened issue sigoden/dufs#961 2026-04-09 17:15:35 +03:00
[GH-ISSUE #503] Feature Request: Upload file via url
zhus opened issue sigoden/dufs#959 2026-04-09 17:15:34 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN
zhus opened issue sigoden/dufs#957 2026-04-09 17:15:34 +03:00
[GH-ISSUE #500] config file
zhus closed issue sigoden/dufs#958 2026-04-09 17:15:34 +03:00
[GH-ISSUE #499] Support ! operator when authorizing path
zhus closed issue sigoden/dufs#957 2026-04-09 17:15:34 +03:00
[GH-ISSUE #500] config file
zhus closed issue sigoden/dufs#959 2026-04-09 17:15:34 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN
zhus commented on issue sigoden/dufs#957 2026-04-09 17:15:34 +03:00
[GH-ISSUE #500] config file

@tanhx commented on GitHub (Dec 15, 2024):

Please give an example of a configuration file

zhus commented on issue sigoden/dufs#957 2026-04-09 17:15:34 +03:00
[GH-ISSUE #500] config file

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

see README.

zhus commented on issue sigoden/dufs#959 2026-04-09 17:15:34 +03:00
[GH-ISSUE #498] Suggestion: Remove underscores from CSS/JS file paths for better compatibility with Cloudflare CDN

@sigoden commented on GitHub (Dec 13, 2024):

@jiangtaste Is there any official documentation from Cloudflare CDN that proves underscores are discouraged or…