caddyv2-upload icon indicating copy to clipboard operation
caddyv2-upload copied to clipboard

This repo holds a simple caddyserver v2 upload handler

Results 4 caddyv2-upload issues
Sort by recently updated
recently updated
newest added

Only in Caddyfile I mean, the default value of `create_uuid_dir` is false. So when users add this parameter, they must set the value to `true`. like this ``` Caddyfile upload...

Would be cool to have an option to only allow a certain set of file extensions for upload.

Do you have an example of using this with basic auth? Without basicauth I get this to work, but if I add the following I get 500 internal server error....

https://github.com/corazawaf/coraza might help with blocking malicious uploadeds. there is a caddy module at https://github.com/corazawaf/coraza-caddy I am going to see if I can get these working . i think it uses...