mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #339] Error when forbidding anyone from accessing directories #183
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 @GoodbyeNJN on GitHub (Jan 9, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/339
Problem
Run the following command:
dufs -a @/.admin:- -a admin:admin@/.admin:rwExpected:
/*, but prohibit access to/.admin/*adminread and write access to/.admin/*Actual:
Error: Invalid auth `@/.admin:-`Environment:
@sigoden commented on GitHub (Jan 10, 2024):
#329 (supports forbidden perms) is not released in v0.38.0, please wait for next release