From cf15d505b812f8c121ecbb5a6fea44c51b09f6c7 Mon Sep 17 00:00:00 2001 From: Jialiu Lin Date: Tue, 10 Jul 2018 19:08:42 +0000 Subject: [PATCH] Edit PhishGuard enterprise policies based on feedback from launch review A couple of edits on enterprise policies based on feedback we got in launch review. Bug: 845038 Change-Id: Ie5536e9ce9a197d1b562571e5f247d58049234be Reviewed-on: https://chromium-review.googlesource.com/1130506 Commit-Queue: Jialiu Lin Reviewed-by: Julian Pastarmov Cr-Commit-Position: refs/heads/master@{#573845} --- components/policy/resources/policy_templates.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json index ad78b64b88a774..2c0ddf0a19eeda 100644 --- a/components/policy/resources/policy_templates.json +++ b/components/policy/resources/policy_templates.json @@ -11617,7 +11617,7 @@ If this policy is set to 'PasswordProtectionWarningOff', no password protection warning will be shown. If this policy is set to 'PasswordProtectionWarningOnPasswordReuse', password protection warning will be shown when the user reuses their protected password on a non-whitelisted site. If this policy is set to 'PasswordProtectionWarningOnPhishingReuse', password protection warning will be shown when the user reuses their protected password on a phishing site. - If this policy is left unset, password protection warning will be triggered when the user reuses their protected password on a phishing site but the user will be able to change this setting.''', + If this policy is left unset, password protection service will only protect Google passwords but the user will be able to change this setting.''', }, { 'id': 419, @@ -11756,10 +11756,10 @@ 'id': 424, 'caption': '''Configure the change password URL.''', 'tags': [], - 'desc': '''Configure the change password URL (HTTP and HTTPS schemes only). Password protection service will send users to this URL to change their passwords if they've been phished. + 'desc': '''Configure the change password URL (HTTP and HTTPS schemes only). Password protection service will send users to this URL to change their password after seeing a warning in the browser. In order for $1Google Chrome to correctly capture the new password fingerprint on this change password page, please make sure your change password page follows the guidelines on https://www.chromium.org/developers/design-documents/create-amazing-password-forms. - If this setting is enabled, then password protection service will send users to this URL to change their passwords if they've been phished. + If this setting is enabled, then password protection service will send users to this URL to change their password after seeing a warning in the browser. If this setting is disabled or not set, then password protection service will send users to https://myaccounts.google.com to change their password. This policy is not available on Windows instances that are not joined to a Microsoft® Active Directory® domain.''', },