updates to externalURL are not reflected in CSRF middleware
Created by: slimsag
The following violate the constraint that conf
users respond to configuration changes appropriately:
The session store cannot handle the URL changing from HTTP -> HTTPS or vice-versa:
- The CSRF middleware also has the same issue:
In both cases, the site admin would just need to restart the frontend. This is a documented known bug, so it's not the end of the world: https://docs.sourcegraph.com/admin/config/critical_config#known-bugs