Merge pull request #8592 from AmericanAirlines/fix-clear-text-cookie-codeql

fix: enforce cookie ssl in production
This commit is contained in:
Patrik Oldsberg
2021-12-27 19:13:59 +01:00
committed by GitHub
2 changed files with 14 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Enforce cookie SSL protection when in production for auth-backend sessions