commit | 9de4536476321b4d789f5985e0ad1b6d7272eca8 | [log] [tgz] |
---|---|---|
author | Anastasiia N <anastasiian@chromium.org> | Thu Dec 01 15:42:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 15:42:55 2022 |
tree | 76bbb67b89b38d141e416e772e5ffa1e68ac0353 | |
parent | 2116147a5ed8f8f2f96ed017b1124b2a49b74942 [diff] |
cros: Check policy value on recovery eligibility screen Check the value of RecoveryFactorBehavior policy to set the recovery_factor_opted_in flag in the wizard context. Unmanaged users will be able to change the opt-in value on the consent screen. The default value is `true` - the default of the kRecoveryFactorBehavior pref. Managed users will not be able to change the opt-in value on the consent screen. The value will be set from the policy. Bug: b:239804500 Change-Id: I4dfe5cd559123219ad87b99e99da399c59a2c502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4057947 Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078079}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.