| OLD | NEW |
| 1 { | 1 { |
| 2 # policy_templates.json - Metafile for policy templates | 2 # policy_templates.json - Metafile for policy templates |
| 3 # | 3 # |
| 4 # The content of this file is evaluated as a Python expression. | 4 # The content of this file is evaluated as a Python expression. |
| 5 # | 5 # |
| 6 # This file is used as input to generate the following policy templates: | 6 # This file is used as input to generate the following policy templates: |
| 7 # ADM, ADMX+ADML, MCX/plist and html documentation. | 7 # ADM, ADMX+ADML, MCX/plist and html documentation. |
| 8 # | 8 # |
| 9 # Policy templates are user interface definitions or documents about the | 9 # Policy templates are user interface definitions or documents about the |
| 10 # policies that can be used to configure Chrome. Each policy is a name-value | 10 # policies that can be used to configure Chrome. Each policy is a name-value |
| (...skipping 1337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1348 'supported_on': ['chrome.*:8-50', 'chrome_os:11-50'], | 1348 'supported_on': ['chrome.*:8-50', 'chrome_os:11-50'], |
| 1349 'features': { | 1349 'features': { |
| 1350 'dynamic_refresh': True, | 1350 'dynamic_refresh': True, |
| 1351 'per_profile': True, | 1351 'per_profile': True, |
| 1352 }, | 1352 }, |
| 1353 'deprecated': True, | 1353 'deprecated': True, |
| 1354 'example_value': False, | 1354 'example_value': False, |
| 1355 'id': 17, | 1355 'id': 17, |
| 1356 'caption': '''Allow users to show passwords in Password Manager (depre
cated)''', | 1356 'caption': '''Allow users to show passwords in Password Manager (depre
cated)''', |
| 1357 'tags': [], | 1357 'tags': [], |
| 1358 'desc': '''The associated setting was used before reauthentication on
viewing passwords was introduced. Since then, the setting and hence this policy
had no effect on the behavior of Chrome. The current behavior of Chrome is now t
he same as if the the policy was set to disable showing passwords in clear text
in the password manager settings page. That means that the settings page contain
s just a placeholder, and only upon the user clicking "Show" (and reauthenticati
ng, if applicable) Chrome shows the password. Original description of the policy
follows below. | 1358 'desc': '''The associated setting was used before reauthentication on
viewing passwords was introduced. Since then, the setting and hence this policy
had no effect on the behavior of Chrome. The current behavior of Chrome is now t
he same as if the policy was set to disable showing passwords in clear text in t
he password manager settings page. That means that the settings page contains ju
st a placeholder, and only upon the user clicking "Show" (and reauthenticating,
if applicable) Chrome shows the password. Original description of the policy fol
lows below. |
| 1359 | 1359 |
| 1360 Controls whether the user may show passwords in clear text in the pass
word manager. | 1360 Controls whether the user may show passwords in clear text in the pass
word manager. |
| 1361 | 1361 |
| 1362 If you disable this setting, the password manager does not allow showi
ng stored passwords in clear text in the password manager window. | 1362 If you disable this setting, the password manager does not allow showi
ng stored passwords in clear text in the password manager window. |
| 1363 | 1363 |
| 1364 If you enable or do not set this policy, users can view their password
s in clear text in the password manager.''', | 1364 If you enable or do not set this policy, users can view their password
s in clear text in the password manager.''', |
| 1365 }, | 1365 }, |
| 1366 ], | 1366 ], |
| 1367 }, | 1367 }, |
| 1368 { | 1368 { |
| (...skipping 7126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8495 'schema': { 'type': 'boolean' }, | 8495 'schema': { 'type': 'boolean' }, |
| 8496 'supported_on': ['chrome_os:43-'], | 8496 'supported_on': ['chrome_os:43-'], |
| 8497 'features': { | 8497 'features': { |
| 8498 'dynamic_refresh': False, | 8498 'dynamic_refresh': False, |
| 8499 'per_profile': True, | 8499 'per_profile': True, |
| 8500 }, | 8500 }, |
| 8501 'example_value': True, | 8501 'example_value': True, |
| 8502 'id': 298, | 8502 'id': 298, |
| 8503 'caption': '''Maximize the first browser window on first run''', | 8503 'caption': '''Maximize the first browser window on first run''', |
| 8504 'tags': [], | 8504 'tags': [], |
| 8505 'desc': '''If this policy is set to true, <ph name="PRODUCT_NAME">$1<ex>Go
ogle Chrome</ex></ph> will unconditionally maximize the the first window shown o
n first run. | 8505 'desc': '''If this policy is set to true, <ph name="PRODUCT_NAME">$1<ex>Go
ogle Chrome</ex></ph> will unconditionally maximize the first window shown on fi
rst run. |
| 8506 If this policy is set to false or not configured, the decision whether to
maximize the first window shown will be based on the screen size.''', | 8506 If this policy is set to false or not configured, the decision whether to
maximize the first window shown will be based on the screen size.''', |
| 8507 }, | 8507 }, |
| 8508 { | 8508 { |
| 8509 'name': 'SSLErrorOverrideAllowed', | 8509 'name': 'SSLErrorOverrideAllowed', |
| 8510 'type': 'main', | 8510 'type': 'main', |
| 8511 'schema': { 'type': 'boolean' }, | 8511 'schema': { 'type': 'boolean' }, |
| 8512 'supported_on': ['chrome.*:44-', 'chrome_os:44-', 'android:44-'], | 8512 'supported_on': ['chrome.*:44-', 'chrome_os:44-', 'android:44-'], |
| 8513 'features': { | 8513 'features': { |
| 8514 'dynamic_refresh': True, | 8514 'dynamic_refresh': True, |
| 8515 'per_profile': True, | 8515 'per_profile': True, |
| (...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9241 'tags': [], | 9241 'tags': [], |
| 9242 'desc': | 9242 'desc': |
| 9243 '''When this policy is set to true, the Android Google Location Service is
enabled. This will allow Android apps to use its data to find the device locati
on, and also will enable submitting of anonymous location data to Google. | 9243 '''When this policy is set to true, the Android Google Location Service is
enabled. This will allow Android apps to use its data to find the device locati
on, and also will enable submitting of anonymous location data to Google. |
| 9244 | 9244 |
| 9245 When this policy is set to false, Android Google Location Service will be
switched off. | 9245 When this policy is set to false, Android Google Location Service will be
switched off. |
| 9246 | 9246 |
| 9247 If this setting is configured then users are not able change it themselves
. | 9247 If this setting is configured then users are not able change it themselves
. |
| 9248 | 9248 |
| 9249 If this setting is not configured then users are able to turn Google Locat
ion Service on and off in the Android Settings app. | 9249 If this setting is not configured then users are able to turn Google Locat
ion Service on and off in the Android Settings app. |
| 9250 | 9250 |
| 9251 Note that this policy value may be overriden by the <ph name="DEFAULT_GEOL
OCATION_SETTING_POLICY_NAME">DefaultGeolocationSetting</ph> policy, when the lat
ter is set to <ph name="BLOCK_GEOLOCATION_SETTING">BlockGeolocation</ph>. | 9251 Note that this policy value may be overridden by the <ph name="DEFAULT_GEO
LOCATION_SETTING_POLICY_NAME">DefaultGeolocationSetting</ph> policy, when the la
tter is set to <ph name="BLOCK_GEOLOCATION_SETTING">BlockGeolocation</ph>. |
| 9252 | 9252 |
| 9253 This policy is applicable only to the users that are able to run Android a
pps.''', | 9253 This policy is applicable only to the users that are able to run Android a
pps.''', |
| 9254 }, | 9254 }, |
| 9255 { | 9255 { |
| 9256 'name': 'NTPContentSuggestionsEnabled', | 9256 'name': 'NTPContentSuggestionsEnabled', |
| 9257 'type': 'main', | 9257 'type': 'main', |
| 9258 'schema': { 'type': 'boolean' }, | 9258 'schema': { 'type': 'boolean' }, |
| 9259 'supported_on': ['android:54-'], | 9259 'supported_on': ['android:54-'], |
| 9260 'features': { | 9260 'features': { |
| 9261 'dynamic_refresh': True, | 9261 'dynamic_refresh': True, |
| (...skipping 601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9863 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', | 9863 'desc': '''Text appended in parentheses next to the policies top-level con
tainer to indicate that those policies are of the Recommended level''', |
| 9864 'text': 'Default Settings (users can override)', | 9864 'text': 'Default Settings (users can override)', |
| 9865 }, | 9865 }, |
| 9866 'doc_complex_policies_on_windows': { | 9866 'doc_complex_policies_on_windows': { |
| 9867 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', | 9867 'desc': '''Text pointing the user to a help article for complex policies o
n Windows''', |
| 9868 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', | 9868 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POL
ICIES_URL">https://www.chromium.org/administrators/complex-policies-on-windows<e
x>https://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>'
'', |
| 9869 }, | 9869 }, |
| 9870 }, | 9870 }, |
| 9871 'placeholders': [], | 9871 'placeholders': [], |
| 9872 } | 9872 } |
| OLD | NEW |