Miks Kalniņš
Miks Kalniņš
Seems like `IAuthorizationFilter` is gone, but `BasicAuthAuthorizationFilter` still tries to implement it. Packages used: ```xml ```
The "workaround" to get piping to work is not cross-platform. - https://stackoverflow.com/questions/7395157/windows-equivalent-to-dev-stdin I highly recommend handling it like `kubectl` and other tools where you can pass in `-` as file...
I'm trying to setup with caddy, but I'm getting: `reading host private key: open /var/lib/caddy/acme/acme-v02.api.letsencrypt.org-directory/users/[email protected]/xxxxxxxx.key: permission denied" pkg=mox` Could it be that the key is being read after permissions have...