Darwin Smith

Results 6 comments of Darwin Smith

Are you certain you're overriding the default Caddyfile?

I'll see if I can recreate the issue. I have my logs writing to /srv/site.com/, but my structure is different. I'm using:```/www/site.com/public```, for content with logs at ```/www/site.com/```. So my...

Also seeing this issue. ``` ============= FAILURES =================================== ______________________ TestXid.test_xid_always_reversible ______________________ self = def test_xid_always_reversible(self): for i in range(1000): s = Xid().string() > self.assertEqual(Xid.from_string(s).string(), s) xid_test.py:50: _ _ _ _...

Also seeing this issue with `v0.120.0` - `go1.21.1 darwin/arm64` used with github.com/deepmap/oapi-codegen/pkg/chi-middleware Setting `ExcludeRequestBody: true` is a temporary, but unacceptable workaround. ```go Options: openapi3filter.Options{ ExcludeRequestBody: true, }, ```

Did you try with the Yubico app installed? It operates as an extension in some contexts.