dotcomUNDERGROUND
dotcomUNDERGROUND
But if you put the whole app behind auth, people you share download links too will also need to auth? I believe having just the uploading to require auth will...
This is just what I was looking for. Eagerly waiting for it to be implemented
API keys are same as authfile? Or I need to set it on some other location? As API ill use the same password I use for basic auth? Or the...
@luckman212 I have followed your instructions, but get error with permission when uploading file. Do I need to do anything with the permission of the directories created? > For anyone...
I would like to shorten it to 5 characters.
I placed the auth file within docker volume for meta (the dir where meta files are located) and added to .conf as `authfile = /data/meta/linx-auth.txt` With basicauth = true I...