Merge pull request #18088 from overleaf/ab-session-secret-rotation

[web/realtime/history-v1] Support session secret rotation

GitOrigin-RevId: 3c2fa27b1b3e0a8e0c9d1af2e616ce873d54aedf
This commit is contained in:
Brian Gough
2024-05-23 15:51:27 +01:00
committed by Copybot
parent a4816d6e75
commit 344b4d0fa0
11 changed files with 41 additions and 70 deletions

View File

@@ -27,7 +27,7 @@
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"express": "^4.19.2",
"express-session": "^1.17.1",
"joi": "^17.12.0",