Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#269 2026-04-08 16:51:38 +03:00
[GH-ISSUE #486] **dufs** rw permission is not in effect

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

The --allow-* options globally control which operations dufs supports. The -a <auth-role> controls the…

zhus opened issue sigoden/dufs#271 2026-04-08 16:51:38 +03:00
[GH-ISSUE #489] Add anonymous account in configuration file, docker compose cannot start
zhus commented on issue sigoden/dufs#266 2026-04-08 16:51:37 +03:00
[GH-ISSUE #480] Add ctrl +s keyboard shortcut html

@sigoden commented on GitHub (Nov 14, 2024):

We will not support this feature.

zhus opened issue sigoden/dufs#268 2026-04-08 16:51:37 +03:00
[GH-ISSUE #485] Support for external authentication file
zhus closed issue sigoden/dufs#268 2026-04-08 16:51:37 +03:00
[GH-ISSUE #485] Support for external authentication file
zhus opened issue sigoden/dufs#269 2026-04-08 16:51:37 +03:00
[GH-ISSUE #486] **dufs** rw permission is not in effect
zhus closed issue sigoden/dufs#269 2026-04-08 16:51:37 +03:00
[GH-ISSUE #486] **dufs** rw permission is not in effect
zhus opened issue sigoden/dufs#270 2026-04-08 16:51:37 +03:00
[GH-ISSUE #484] Support different operations for different path
zhus closed issue sigoden/dufs#270 2026-04-08 16:51:37 +03:00
[GH-ISSUE #484] Support different operations for different path
zhus commented on issue sigoden/dufs#268 2026-04-08 16:51:37 +03:00
[GH-ISSUE #485] Support for external authentication file

@sigoden commented on GitHub (Nov 18, 2024):

We will not suport this feature.

Dufs already support config file (config.yaml), a seperated auth file doesn't…

zhus commented on issue sigoden/dufs#270 2026-04-08 16:51:37 +03:00
[GH-ISSUE #484] Support different operations for different path

@sigoden commented on GitHub (Nov 18, 2024):

We will not support this feature.

The --allow-* options globally control which operations dufs supports. The…

zhus commented on issue sigoden/dufs#264 2026-04-08 16:51:36 +03:00
[GH-ISSUE #478] running dufs as a non-root
zhus opened issue sigoden/dufs#265 2026-04-08 16:51:36 +03:00
[GH-ISSUE #483] SHA512 hash cannot be replicated for MacOS hosts
zhus closed issue sigoden/dufs#265 2026-04-08 16:51:36 +03:00
[GH-ISSUE #483] SHA512 hash cannot be replicated for MacOS hosts
zhus opened issue sigoden/dufs#266 2026-04-08 16:51:36 +03:00
[GH-ISSUE #480] Add ctrl +s keyboard shortcut html
zhus opened issue sigoden/dufs#267 2026-04-08 16:51:36 +03:00
[GH-ISSUE #479] "allow-all=true" in config.yaml doesn't work
zhus closed issue sigoden/dufs#267 2026-04-08 16:51:36 +03:00
[GH-ISSUE #479] "allow-all=true" in config.yaml doesn't work
zhus closed issue sigoden/dufs#266 2026-04-08 16:51:36 +03:00
[GH-ISSUE #480] Add ctrl +s keyboard shortcut html
zhus commented on issue sigoden/dufs#267 2026-04-08 16:51:36 +03:00
[GH-ISSUE #479] "allow-all=true" in config.yaml doesn't work

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

cannot confirm the bug.

Have you logged in? If you haven't logged in, using an anonymous user, you won't have…

zhus commented on issue sigoden/dufs#265 2026-04-08 16:51:36 +03:00
[GH-ISSUE #483] SHA512 hash cannot be replicated for MacOS hosts

@sigoden commented on GitHub (Nov 16, 2024):

The openssl passwd -6 command should work. You should wrap the hashed password in single quotes.

-…