Ticket #979 (closed defect: fixed)
[TiddlyWeb] when setting cookies pay attention to server prefix
| Reported by: | cdent | Owned by: | cdent |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | tiddlyweb | Version: | |
| Severity: | high | Keywords: | |
| Cc: |
Description
In the cookie_form and openid challengers a cookie is set with a path of '/'. If there are multiple tiddlyweb services hosted on the same apache (or otherwise) server, under different server_prefix settings, this will lead to authentication confusion: cookies for a user under one service will be sent to another service that may or may not have that user.
Change History
Note: See
TracTickets for help on using
tickets.
