From 2029610e09684f3dec57d3b00af6084f97699fe2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 25 May 2005 21:43:52 +0000 Subject: Default to accept cookies from current site only, not from anywhere. 2005-05-25 Christian Persch * data/epiphany.schemas.in: Default to accept cookies from current site only, not from anywhere. --- ChangeLog | 6 ++++++ data/epiphany.schemas.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ecbd48f37..8996223b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-25 Christian Persch + + * data/epiphany.schemas.in: + + Default to accept cookies from current site only, not from anywhere. + 2005-05-25 Christian Persch * embed/Makefile.am: diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 2de7e191c..829795344 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -471,7 +471,7 @@ /apps/epiphany/web/cookie_accept epiphany string - anywhere + current site Cookie accept Where to accept cookies from. Possible values are "anywhere", -- cgit v1.2.3