1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/server/apps
Skyler Mäntysaari 5262e92b9f
fix(server/cookies): Making the cookie better (#1366)
* fix(server/cookies): Making the cookie better

Cookie should have SameSite=Stict and Secure if served via https, otherwise just SameSite=Strict set.

* feat(server): forgot to add secure to the other cookie.

* Fixed the cookies and tests for them.
2023-01-21 10:16:53 -06:00
..
cli feat(cli): list users (#1341) 2023-01-16 18:31:46 -06:00
immich fix(server/cookies): Making the cookie better (#1366) 2023-01-21 10:16:53 -06:00
microservices refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00