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

Issue 2902093002: [EasyUnlock] Force user to enter their password after 20 hours. (Closed)

Created:
3 years, 7 months ago by Tim Song
Modified:
3 years, 7 months ago
Reviewers:
sacomoto
CC:
chromium-reviews, srahim+watch_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, jlklein+watch-tether_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[EasyUnlock] Force user to enter their password after 20 hours. In a future CL, we will to put this password reauth mechanism behind an enterprise policy. This behaviour should not be enabled by default. BUG=724717 Review-Url: https://codereview.chromium.org/2902093002 Cr-Commit-Position: refs/heads/master@{#474519} Committed: https://chromium.googlesource.com/chromium/src/+/fbddf800534d8daaeb12c31999fd85228cfd1685

Patch Set 1 #

Patch Set 2 : add metric #

Total comments: 2

Patch Set 3 : update unit test #

Patch Set 4 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -15 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_metrics.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.cc View 1 2 3 1 chunk +18 lines, -7 lines 0 comments Download
M components/proximity_auth/proximity_auth_pref_manager.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M components/proximity_auth/proximity_auth_pref_manager.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M components/proximity_auth/proximity_auth_pref_manager_unittest.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M components/proximity_auth/proximity_auth_pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth/proximity_auth_pref_names.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/proximity_auth/proximity_auth_system.h View 1 2 5 chunks +15 lines, -1 line 0 comments Download
M components/proximity_auth/proximity_auth_system.cc View 1 2 4 chunks +41 lines, -1 line 0 comments Download
M components/proximity_auth/proximity_auth_system_unittest.cc View 1 2 8 chunks +51 lines, -6 lines 0 comments Download
M components/proximity_auth/screenlock_state.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
Tim Song
3 years, 7 months ago (2017-05-24 06:25:31 UTC) #3
sacomoto
https://codereview.chromium.org/2902093002/diff/40001/chrome/browser/signin/easy_unlock_service_regular.cc File chrome/browser/signin/easy_unlock_service_regular.cc (right): https://codereview.chromium.org/2902093002/diff/40001/chrome/browser/signin/easy_unlock_service_regular.cc#newcode532 chrome/browser/signin/easy_unlock_service_regular.cc:532: proximity_auth::switches::kEnableChromeOSLogin))) { Why do you care about the kEnableChromeOSLogin ...
3 years, 7 months ago (2017-05-24 17:35:21 UTC) #4
Tim Song
https://codereview.chromium.org/2902093002/diff/40001/chrome/browser/signin/easy_unlock_service_regular.cc File chrome/browser/signin/easy_unlock_service_regular.cc (right): https://codereview.chromium.org/2902093002/diff/40001/chrome/browser/signin/easy_unlock_service_regular.cc#newcode532 chrome/browser/signin/easy_unlock_service_regular.cc:532: proximity_auth::switches::kEnableChromeOSLogin))) { On 2017/05/24 17:35:21, sacomoto wrote: > Why ...
3 years, 7 months ago (2017-05-24 18:00:12 UTC) #5
sacomoto
lgtm
3 years, 7 months ago (2017-05-24 18:02:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2902093002/40001
3 years, 7 months ago (2017-05-24 18:06:04 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_tsan_rel_ng/builds/81886) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 7 months ago (2017-05-24 18:16:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2902093002/60001
3 years, 7 months ago (2017-05-24 22:53:27 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/463962)
3 years, 7 months ago (2017-05-24 23:23:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2902093002/80001
3 years, 7 months ago (2017-05-24 23:42:33 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 01:55:57 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/fbddf800534d8daaeb12c31999fd...

Powered by Google App Engine
This is Rietveld 408576698