This repository was archived by the owner on Feb 10, 2021. It is now read-only.
This repository was archived by the owner on Feb 10, 2021. It is now read-only.
Authentication cookie limited by path when setting application.context #317
Open
Description
Whenever I set property application.context
, which defines a prefix for the routes in your system, the authentication cookie (and also any cookie generated with session()) are limited to the path described in this property.
Is there a way to override this default (and wrong in my opinion) path restriction?
I also posted the same question on StackOverflow
Metadata
Metadata
Assignees
Labels
No labels