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

Unified Diff: components/policy/resources/policy_templates.json

Issue 2627083002: cros: Ensure quick unlock is disabled by default for enterprise policy. (Closed)
Patch Set: Generalize default_for_enterprise_users to support all lists. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/policy/tools/generate_policy_source.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 28d3c99f8ed01a249943ef9d8365f8cfc9b8bdba..80963928e8be49e550cbb444e1bc5786ad8574f9 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -9303,6 +9303,7 @@
'per_profile': True,
},
'example_value': ['PIN'],
+ 'default_for_enterprise_users': [],
'id': 352,
'caption': '''Configure allowed quick unlock modes.''',
'tags': [],
« no previous file with comments | « no previous file | components/policy/tools/generate_policy_source.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698