mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #588] Unsure on the syntax for yaml file for auth #350
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 @blackops786187 on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/588
Having trouble getting the syntax right for yaml config for basic auth using a sha-512 password. I only want the user to download files and nothing else
Any assistance would be appreciated. Example below
@sigoden commented on GitHub (Jun 16, 2025):
Your hashed password is incorrect.
@blackops786187 commented on GitHub (Jun 19, 2025):
Thanks.
Just to confirm, is the auth-method set properly in the yaml file? Not sure how i can confirm that its only using basic auth