@fj0r commented on GitHub (Nov 9, 2023):
It is best to customize the notification format and support filtering, such as simulating github events
notif…
@sigoden commented on GitHub (Nov 3, 2023):
Another consideration is, is it really necessary to hash the password for basic auth?
If someone can access the…
@sigoden commented on GitHub (Nov 7, 2023):
serve-path is not typo. serve-path: Specific path to serve
@Protinon commented on GitHub (Nov 3, 2023):
I think it's important for users who configure dufs using configuration files. In particular docker configuration…
@sigoden commented on GitHub (Nov 9, 2023):
I will not implement this feature within dufs.
You can achieve this requirement through other tools.
For…
@Pescu123 commented on GitHub (Nov 7, 2023):
It says server-path instead of serve-path... I tried using your config file example from the advanced topics section…
@sigoden commented on GitHub (Nov 7, 2023):
Ops,I found the problem. b83cc69 fixed it. Thank you.
@sigoden commented on GitHub (Nov 15, 2023):
If it weren't for your reminder, I wouldn't have noticed so many irregularities in the frontend. Thank you.
@sigoden commented on GitHub (Nov 26, 2023):
Does this feature have any practical application scenarios?
Please give me a reason to be motivated to support…
@sigoden commented on GitHub (Nov 21, 2023):
I cannot confirm the problem, can you provide a screenshot or console log?
@sigoden commented on GitHub (Nov 3, 2023):
Very good idea, but there is one problem: digest-auth cannot use hashed password.