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

Issue 20864002: Added PIN-less auth policy. (Closed)

Created:
7 years, 4 months ago by Jamie
Modified:
7 years, 4 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, sanjeevr, hclam+watch_chromium.org, wez+watch_chromium.org, amit, joaodasilva+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Reviewer feedback. #

Total comments: 5

Patch Set 3 : Added pref mapping. #

Patch Set 4 : Reviewer feedback. #

Patch Set 5 : Rebase and increase id. #

Patch Set 6 : Update max id. #

Patch Set 7 : Fixed unit tests and added one for pairing. #

Patch Set 8 : Update id (again). #

Patch Set 9 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -4 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 3 4 5 6 7 2 chunks +17 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 4 5 6 7 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/host/policy_hack/policy_watcher.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M remoting/host/policy_hack/policy_watcher.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/host/policy_hack/policy_watcher_unittest.cc View 1 2 3 4 5 6 4 chunks +21 lines, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 3 4 5 6 7 8 6 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Jamie
mnissler: PTAL at everything under chrome/ alexeypa: PTAL at everything under remoting/
7 years, 4 months ago (2013-07-26 23:25:39 UTC) #1
alexeypa (please no reviews)
remoting/* - lgtm once the comments are addressed. https://codereview.chromium.org/20864002/diff/1/remoting/host/policy_hack/policy_watcher.h File remoting/host/policy_hack/policy_watcher.h (right): https://codereview.chromium.org/20864002/diff/1/remoting/host/policy_hack/policy_watcher.h#newcode58 remoting/host/policy_hack/policy_watcher.h:58: // ...
7 years, 4 months ago (2013-07-26 23:40:24 UTC) #2
Jamie
fyi https://codereview.chromium.org/20864002/diff/1/remoting/host/policy_hack/policy_watcher.h File remoting/host/policy_hack/policy_watcher.h (right): https://codereview.chromium.org/20864002/diff/1/remoting/host/policy_hack/policy_watcher.h#newcode58 remoting/host/policy_hack/policy_watcher.h:58: // The name of the username policy. This ...
7 years, 4 months ago (2013-07-27 00:26:21 UTC) #3
Mattias Nissler (ping if slow)
https://codereview.chromium.org/20864002/diff/7001/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): https://codereview.chromium.org/20864002/diff/7001/chrome/app/policy/policy_templates.json#newcode603 chrome/app/policy/policy_templates.json:603: 'desc': ''' nit: No line break here.` https://codereview.chromium.org/20864002/diff/7001/chrome/test/data/policy/policy_test_cases.json File ...
7 years, 4 months ago (2013-07-29 08:25:10 UTC) #4
Jamie
mnissler: ptal https://codereview.chromium.org/20864002/diff/7001/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): https://codereview.chromium.org/20864002/diff/7001/chrome/app/policy/policy_templates.json#newcode603 chrome/app/policy/policy_templates.json:603: 'desc': ''' On 2013/07/29 08:25:10, Mattias Nissler ...
7 years, 4 months ago (2013-07-29 18:47:29 UTC) #5
Mattias Nissler (ping if slow)
https://codereview.chromium.org/20864002/diff/7001/chrome/test/data/policy/policy_test_cases.json File chrome/test/data/policy/policy_test_cases.json (right): https://codereview.chromium.org/20864002/diff/7001/chrome/test/data/policy/policy_test_cases.json#newcode230 chrome/test/data/policy/policy_test_cases.json:230: { "pref": "remote_access.host_allow_client_pairing" } On 2013/07/29 18:47:29, Jamie wrote: ...
7 years, 4 months ago (2013-07-30 09:14:37 UTC) #6
Mattias Nissler (ping if slow)
Oh, LGTM assuming you have verified that this is working as intended.
7 years, 4 months ago (2013-07-30 09:14:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/16001
7 years, 4 months ago (2013-07-30 23:36:02 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=17888
7 years, 4 months ago (2013-07-31 01:34:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/26001
7 years, 4 months ago (2013-07-31 17:34:15 UTC) #10
commit-bot: I haz the power
Failed to apply patch for chrome/app/policy/policy_templates.json: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-31 17:34:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/31001
7 years, 4 months ago (2013-07-31 20:56:57 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=154214
7 years, 4 months ago (2013-07-31 21:52:19 UTC) #13
Jamie
wez: ptal at the new unit tests.
7 years, 4 months ago (2013-08-01 17:46:38 UTC) #14
Wez
lgtm
7 years, 4 months ago (2013-08-01 18:13:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/52001
7 years, 4 months ago (2013-08-01 18:35:30 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/app/policy/policy_templates.json: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-01 18:35:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/58001
7 years, 4 months ago (2013-08-01 19:00:24 UTC) #18
commit-bot: I haz the power
Failed to apply patch for remoting/host/remoting_me2me_host.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-02 04:54:46 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/20864002/84001
7 years, 4 months ago (2013-08-02 17:25:45 UTC) #20
commit-bot: I haz the power
7 years, 4 months ago (2013-08-02 20:13:59 UTC) #21
Message was sent while issue was closed.
Change committed as 215355

Powered by Google App Engine
This is Rietveld 408576698