Jesse Gumm

Results 147 comments of Jesse Gumm
trafficstars

Alright, that helps to clarify some things. If nginx is changing the headers, then this is fully an nginx configuration issue (of which I'm no expert). You could try adding...

Ahh yes. This was a bug, but it was pretty recently fixed. It's a bug in simple_bridge, that was introduced in https://github.com/nitrogen/simple_bridge/commit/63cea4d072eb392dad8fa923907344506ad1ed70 and fixed in https://github.com/nitrogen/simple_bridge/commit/69247811dd0d6e5aa8007d56677309e1fff738cf If you pull the...

Hmm, not sure how that should be the case. If your version of `simple_bridge` is pulled and compiled from the latest, it should be converting that `SameSite` variable to a...

Oh, good to know! Thanks! On Sat, Aug 19, 2023, 2:21 AM Ayiko Fred ***@***.***> wrote: > It turns out support for SameSite cookie was added in Yaws 2.1.0 >...

Oh no! I didn't realize that was going away! Thanks! Appreciate thr heads up. I'm currently without my normal dev machine so any dev had been slowed to a crawl...

Sorry, not yet, but I'll try to take some time this week to fix them.

Hey @SserwangaV, sorry it took so long, but a fix has been pushed to all the relevant branches. It requires a new dependency: https://github.com/nitrogen/nitro_qrcode For Nitrogen 2.4: pull the new...

Is this a new project generated from the most recent master? On Wed, Nov 15, 2023, 7:51 PM JiffB ***@***.***> wrote: > Hi Jesse, > > Everything is in the...

Btw, this error is primarily indicating that nitro_cache is not started. If this is starting from a brand new project, I just tested with both master and the 2.x branch,...