diff options
author | corvid <corvid@lavabit.com> | 2011-09-14 21:33:51 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-09-14 21:33:51 +0000 |
commit | 2b381546239853088e5a79887e2048583e05f3ba (patch) | |
tree | 7c1e9f8076f06d492a1891505484bd194b0f28a3 /ChangeLog | |
parent | 71974ecc77d47e54a4c8fad105728b134fd620d0 (diff) |
privacy: never send cookies in third-party requests
as mentioned in section 7.1 of RFC 6265
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ dillo-3.0.1 [not released yet] +- Add preference for UI theme. - Allow key bindings for paging left/right. + - Privacy -- never send cookies when making third-party requests. Patches: corvid ----------------------------------------------------------------------------- |