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

Issue 10868113: Disable certificate patterns for device policy ONC files (Closed)

Created:
8 years, 3 months ago by Greg Spencer (Chromium)
Modified:
8 years, 3 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Disable certificate patterns for device policy ONC files so that an unmanaged user can't get to the place where a cert is presented for them involuntarily. BUG=chromium:135465 TEST=ran new unit test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157806

Patch Set 1 #

Total comments: 5

Patch Set 2 : Review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -3 lines) Patch
M chrome/browser/chromeos/cros/network_library.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/cros/onc_network_parser.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/onc_network_parser_unittest.cc View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Greg Spencer (Chromium)
8 years, 3 months ago (2012-08-27 20:49:39 UTC) #1
Greg Spencer (Chromium)
http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/network_library.cc File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/network_library.cc#newcode737 chrome/browser/chromeos/cros/network_library.cc:737: ui_data().onc_source() == NetworkUIData::ONC_SOURCE_DEVICE_POLICY) { I added this check in ...
8 years, 3 months ago (2012-08-27 21:22:51 UTC) #2
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/onc_network_parser.cc File chrome/browser/chromeos/cros/onc_network_parser.cc (right): http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/onc_network_parser.cc#newcode1368 chrome/browser/chromeos/cros/onc_network_parser.cc:1368: Network* network) { Maybe it's better to put the ...
8 years, 3 months ago (2012-08-28 11:38:09 UTC) #3
satorux1
I'm not very familiar with the networking code. maybe stevenjb?
8 years, 3 months ago (2012-08-28 17:07:56 UTC) #4
Greg Spencer (Chromium)
http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/onc_network_parser.cc File chrome/browser/chromeos/cros/onc_network_parser.cc (right): http://codereview.chromium.org/10868113/diff/1/chrome/browser/chromeos/cros/onc_network_parser.cc#newcode1368 chrome/browser/chromeos/cros/onc_network_parser.cc:1368: Network* network) { On 2012/08/28 11:38:09, Mattias Nissler wrote: ...
8 years, 3 months ago (2012-09-17 18:25:44 UTC) #5
Greg Spencer (Chromium)
Ping to steven too, now that he's back...
8 years, 3 months ago (2012-09-17 18:26:36 UTC) #6
stevenjb
lgtm
8 years, 3 months ago (2012-09-18 21:47:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gspencer@chromium.org/10868113/8001
8 years, 3 months ago (2012-09-20 15:44:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gspencer@chromium.org/10868113/8001
8 years, 3 months ago (2012-09-20 15:45:15 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-20 19:14:29 UTC) #10
Change committed as 157806

Powered by Google App Engine
This is Rietveld 408576698