scottlamb / moonfire-nvr

Moonfire NVR, a security camera network video recorder
Other
1.18k stars 138 forks source link

Firefox `SameSite` warning on logout #292

Open scottlamb opened 8 months ago

scottlamb commented 8 months ago

Describe the bug

Forked from #277.

On Firefox, logging out produces a security warning about not using SameSite.

https://user-images.githubusercontent.com/1845004/252055699-63cb6d16-9e63-4d0b-9926-574d3a13835f.png

We use SameSite but apparently also should do this when clearing them.