Open
Description
Version: 3.3.0
Bug Description
Nette _nss cookie does not respect the DI setting of cookiePath
Steps To Reproduce
Set http.cookiePath to /app
Expected Behavior
Nette _nss cookie has cookiePath from DI configuration of http.cookiePath
Possible Solution
Pass null as $path argument in https://github.com/nette/http/blob/master/src/Http/Helpers.php#L57
Metadata
Metadata
Assignees
Labels
No labels