guedressel

Results 17 comments of guedressel

Well - actually it's postponed, not closed. To keep record on the go-fuse progress I created an issue there: hanwen/go-fuse#134

My use case is to have the underlying encrypted backing files being synced across multiple computers with sync tools (syncany, dropbox, ...). If an unencrypted file is in use /...

Maybe disabling this check completely would also be a practical solution for my environment.

This fork implements this behaviour: https://github.com/jpvdw86/symfony-health-check-bundle

I just ran into this issue while installing m-i-a-b on a Proxmox Ubuntu 18.04 container template ``` root@host:~# localectl System Locale: LANG=C VC Keymap: n/a X11 Layout: us X11 Model:...

Yes, having this dependency optional would be great. And it's to be expected that some functionality will be missing if the dependency is not available. I'm actually running Manjaro but...

https://forum.yunohost.org/t/yunohost-behind-a-reverse-proxy/6378

One task could be to interpret the common "Forwarded" headers as added by various proxy systems to the http requests: Reads: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded https://www.nginx.com/resources/wiki/start/topics/examples/forwarded/ Another one could be to only allow...