[ 
https://issues.apache.org/jira/browse/JSPWIKI-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juan Pablo Santos Rodríguez resolved JSPWIKI-1117.
--------------------------------------------------
    Resolution: Won't Fix

As noted on the [associated 
PR|https://github.com/apache/jspwiki/pull/44#issuecomment-791912513],

{quote}
JSPWiki always uses Cookies, a user cannot turn it 100% off. 2 Cookies are 
always present: one to keep track of your SESSION (needed for editing), and one 
to store the user's preferences.

The initial user preference cookie values are determined by the admin setting 
of your site,
 and are changed whenever the user modifies them.

This means that a user can never "opt-out". A user has to accept ("ok 
understood" button) or click the ('learn more") button.

Other cookies managed by JSPWiki (eg created by other InsertPage plugins with a 
show='once') can be viewed or deleted on the User Preferences page.
{quote}

As on first visit, the user preferences cookie is created with values obtained 
from the backend.  By design it's mandatory for JSPWiki in order to behave as 
intended, and given that the other cookies can be deleted within JSPWiki we're 
setting the issue as won't fix (note that JSPWIKI-1447 states a different, 
related to cookie handling bug, that will be fixed).

> Wiki pages don't allow cookies to be rejected
> ---------------------------------------------
>
>                 Key: JSPWIKI-1117
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1117
>             Project: JSPWiki
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Major
>              Labels: pull-request-available
>
> The wiki pages pop up a message about cookies.
> However there is no option to reject cookies, and it looks like some cookies 
> are set before the user agrees to the use of cookies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to