Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Individual Cookie management feature request #1991

Closed
garvankeeley opened this issue May 30, 2016 · 14 comments
Closed

Individual Cookie management feature request #1991

garvankeeley opened this issue May 30, 2016 · 14 comments
Assignees
Labels
design A design change, especially one which needs input from the design team. feature/cookies open-in-brave-core PR/pending-review priority/P5 Cosmetic. Spelling, copy, layout. New features (which should also be part of an initiative). suggestion wontfix

Comments

@garvankeeley
Copy link
Contributor

Like Firefox's cookie management view.
(from support)

@cndouglas
Copy link

From #5437 (comment):

We will implement individual cookie clearing soon but not before 1.0.

I'm setting the milestone to 1.0 for now.

@cndouglas cndouglas added this to the 1.0.0 milestone Nov 14, 2016
@stan-qaz
Copy link

If you look at Vanilla Cookie Manager for Chrome you'll see a good set of functions for a basic cookie management system.

https://chrome.google.com/webstore/detail/vanilla-cookie-manager/gieohaicffldbmiilohhggbidhephnjj?utm_source=chrome-app-launcher-info-dialog

Whitelist
Blacklist
Auto-delete for non-whitelisted cookiss after a short time passes.
Import - export or better sync of the settings to other copies of Brave would be great.

@bbondy bbondy modified the milestones: 1.1.0, 1.0.0 Apr 17, 2017
@Jacalz
Copy link
Contributor

Jacalz commented May 4, 2017

+1 from community:
https://community.brave.com/t/cookie-management/2674

@srirambv
Copy link
Collaborator

srirambv commented May 4, 2017

@srirambv
Copy link
Collaborator

srirambv commented Jul 3, 2017

@luixxiul
Copy link
Contributor

@stan-qaz
Copy link

Might be worth changing from just "cookies" to "cookies and local data" as removing unwanted data files is becoming more and more aggravating.

  1. Make everything work by default by accepting all cookies and local data. Basically do nothing by default but install and show the tool's icon.

  2. Have an optional timer that will remove cookies, local data or both after a user chosen time. Use the following options to decide what to remove.

  3. Whitelist by site for cookies and/or data at a minimum, list by individual cookie would be better so you could save a login or show newsletter subscribe type cookie but wipe any tracking ones.

  4. Blocklist by site for a site's cookies and data to never allow. Individual cookie / data blocking would be better.

  5. Sync to multiple computers.

  6. Have an option to do cleanup based on the settings on Brave start, a shutdown time cleanup can fail due to the OS ending Brave early.


The cookie management issue is keeping me from using Brave as my default browser or recommending it to non-technical users. Several key sites I and my local friends all access multiple times per day are unusable in Brave after a few visits due to them having counter cookies. Yes I have an SQL script to clean the cookies but it is aggravating to have to close my five or six open browser windows to run it and then re-open them. No way I'm trying to explain that script to my wife or mother.

@eljuno
Copy link
Contributor

eljuno commented Sep 3, 2017

+1 from community https://community.brave.com/t/how-to-delete-cookies-and-data-for-specific-website-on-browser-laptop/7067?u=eljuno

@diracdeltas
Copy link
Member

MVP desired features:

@diracdeltas diracdeltas self-assigned this Sep 12, 2017
@diracdeltas diracdeltas modified the milestones: 1.1.0, 0.21.x (Nightly Channel) Sep 14, 2017
@diracdeltas
Copy link
Member

depends on #10971

@alexwykoff alexwykoff added design A design change, especially one which needs input from the design team. needs-mockup A feature which needs design mockup to be implemented. labels Sep 19, 2017
@alexwykoff alexwykoff modified the milestones: 0.21.x (Nightly Channel), 0.22.x Sep 19, 2017
@diracdeltas diracdeltas modified the milestones: 0.22.x, 0.21.x (Nightly Channel) Sep 20, 2017
diracdeltas added a commit that referenced this issue Oct 12, 2017
this allows users to view all the cookies, sort them, and delete individual ones or in bulk.

fix #1991

todo: add ability to edit cookies and add to global whitelist/blacklist
diracdeltas added a commit that referenced this issue Oct 12, 2017
this allows users to view all the cookies, sort them, and delete individual ones or in bulk.

fix #1991

todo: add ability to edit cookies and add to global whitelist/blacklist
@bbondy bbondy modified the milestones: 0.21.x (Developer Channel), 0.20.x (Beta Channel), Backlog Oct 25, 2017
@alexwykoff alexwykoff added priority/P4 Minor loss of function. Workaround usually present. priority/P5 Cosmetic. Spelling, copy, layout. New features (which should also be part of an initiative). and removed priority/P4 Minor loss of function. Workaround usually present. labels Oct 31, 2017
@bbondy bbondy modified the milestones: Triage Backlog, Prioritized Backlog Nov 2, 2017
@cezaraugusto cezaraugusto modified the milestones: Prioritized Backlog, Triage Backlog Nov 8, 2017
@bsclifton bsclifton modified the milestones: Triage Backlog, Prioritized Backlog Nov 21, 2017
@bsclifton bsclifton modified the milestones: Backlog (Prioritized), Completed work Feb 28, 2018
@cyberea
Copy link

cyberea commented Mar 2, 2018

Some findings, if at all relevant. I was experiencing this issue for ages until I tried this...

Case: Some sites were not saving settings, such as YouTube (sign-in, darkmode).
Spec: Problem with cookies file or config.

Try #1 - FAIL: Delete cookie & cookie journal file, restart.
Try #2 - SUCCESS: View website; Open Shields panel; Change Block 3rd Party to Allow All

OPTIONAL (not recommended): Change Brave Shields default cookies setting from Block 3rd Party to Allow All.

Theory: Since the the YT authentication is via Google and not YouTube, the cookie could well likely be a 3rd Party one.

@diracdeltas diracdeltas added the post-v1 We don't expect to be able to resolve this before releasing v1.0 with Brave Core (instead of Muon). label Apr 10, 2018
@tildelowengrimm
Copy link

Moving to the new codebase: brave/brave-browser#533

@bsclifton bsclifton removed this from the Completed work milestone Jul 13, 2018
@bsclifton bsclifton added wontfix and removed wontfix labels Jul 13, 2018
@bsclifton bsclifton added open-in-brave-core and removed post-v1 We don't expect to be able to resolve this before releasing v1.0 with Brave Core (instead of Muon). labels Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design A design change, especially one which needs input from the design team. feature/cookies open-in-brave-core PR/pending-review priority/P5 Cosmetic. Spelling, copy, layout. New features (which should also be part of an initiative). suggestion wontfix
Projects
None yet
Development

Successfully merging a pull request may close this issue.