Werk #9423: Web configuration: Add auth cookie security flags
Component | Firmware |
Title | Web configuration: Add auth cookie security flags |
Date | Apr 8, 2021 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Appliance Version | 1.4.14 |
To improve the security of the appliance web configuration authentication cooke we now set the flag "httponly" on the authentication cookie and the "secure" flag in case the logins session is created using HTTPS.