Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when forbidding anyone from accessing directories #339

Closed
GoodbyeNJN opened this issue Jan 9, 2024 · 1 comment
Closed

Error when forbidding anyone from accessing directories #339

GoodbyeNJN opened this issue Jan 9, 2024 · 1 comment

Comments

@GoodbyeNJN
Copy link

Problem

Run the following command:
dufs -a @/.admin:- -a admin:admin@/.admin:rw

Expected:

  1. Allow anyone read-only access to /*, but prohibit access to /.admin/*
  2. Allow admin read and write access to /.admin/*

Actual:
Error: Invalid auth `@/.admin:-`

Environment:

  • Dufs version: 0.38.0
  • Browser/Webdav Info: none
  • OS Info: Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
@sigoden
Copy link
Owner

sigoden commented Jan 9, 2024

#329 (supports forbidden perms) is not released in v0.38.0, please wait for next release

@sigoden sigoden closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants