Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 374 Bytes

2022-03-30-fix-admin-cookies-for-subdomains.md

File metadata and controls

11 lines (11 loc) · 374 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix admin cookies for subdomains
issue: NEXT-18964
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---

Administration

  • Added getStorage function to login.service.ts
  • Added post initializer cookie.init.ts to clear up old cookies on logout
  • Changed login.service.ts cookie configuration to be domain strict