Andreas Kohn created SHIRO-570:
----------------------------------
Summary: SimpleCookie should check the path of the cookie
Key: SHIRO-570
URL: https://issues.apache.org/jira/browse/SHIRO-570
Project: Shiro
Issue Type: Bug
Components: Web
Affects Versions: 1.2.5
Reporter: Andreas Kohn
{{SimpleCookie#readValue()}} tries to find the cookie purely by name. In case
the cookie is restricted to a specific path, it should not be used unless the
request is actually for that path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)