Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.4.0
-
Fix Version/s: 6.4.1
-
Component/s: REST-API
-
Labels:None
Description
If HTTPS is enabled for the REST API, the cookies end up not having the Path=/ option. Since this code is only used by the /auth endpoint, the path ends up being / regardless of it.