https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40714

            Bug ID: 40714
           Summary: cookieConsent: current approach arguable on public
                    computers or shared devices
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Since we just save a simple key in localStorage, this may still be active on
public computers for the next user of that computer? Unless they have separate
guest accounts, or cookies and localStorage are cleared when the browser exits.

Should we make a difference between browsing anonymous or logging in to Koha
within this context of public computers? If so, we might need to save data in
the db instead of locally?

Looks like this report is less clear than the two others (40712 and 40713).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to