Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 351833002: Add support for clearing the HTTP auth cache. (Closed)

Created:
6 years, 6 months ago by christiank
Modified:
6 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add support for clearing the HTTP auth cache. This patch adds an API so that the platform can clear the HTTP auth cache at will. This can be useful when clearing private browsing data to prevent cached credentials from being re-used. BUG=63723 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282944

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M net/http/http_auth_cache.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_auth_cache.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
christiank
Hi, I'd like to clear any cached credentials in the auth cache when clearing the ...
6 years, 6 months ago (2014-06-24 09:06:26 UTC) #1
eroman
Where is this new call used from? I imagine you need to also add some ...
6 years, 5 months ago (2014-07-08 01:35:14 UTC) #2
christiank
On 2014/07/08 01:35:14, eroman wrote: > Where is this new call used from? > > ...
6 years, 5 months ago (2014-07-08 11:01:50 UTC) #3
asanka
On 2014/07/08 11:01:50, christiank wrote: > On 2014/07/08 01:35:14, eroman wrote: > > Where is ...
6 years, 5 months ago (2014-07-11 21:55:41 UTC) #4
eroman
LGTM for Opera's use.
6 years, 5 months ago (2014-07-11 22:49:34 UTC) #5
christiank
The CQ bit was checked by christiank@opera.com
6 years, 5 months ago (2014-07-14 12:23:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/christiank@opera.com/351833002/1
6 years, 5 months ago (2014-07-14 12:24:26 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 14:23:51 UTC) #8
Message was sent while issue was closed.
Change committed as 282944

Powered by Google App Engine
This is Rietveld 408576698