From 46e02c6bd1f6e5a0bd1918986b9792fc5e63bf03 Mon Sep 17 00:00:00 2001 From: jart Date: Tue, 15 Mar 2016 08:25:06 -0700 Subject: [PATCH] Use rel="noopener" when appropriate We're not vulnerable. But it's a good security practice. https://mathiasbynens.github.io/rel-noopener/ ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117240907 --- java/com/google/domain/registry/ui/soy/registrar/Console.soy | 4 ++-- .../domain/registry/ui/soy/registrar/SecuritySettings.soy | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/com/google/domain/registry/ui/soy/registrar/Console.soy b/java/com/google/domain/registry/ui/soy/registrar/Console.soy index 9c7030cd8..f26dd0206 100644 --- a/java/com/google/domain/registry/ui/soy/registrar/Console.soy +++ b/java/com/google/domain/registry/ui/soy/registrar/Console.soy @@ -234,7 +234,7 @@

View TLD information on Google Drive + target="_blank" rel="noopener">View TLD information on Google Drive

Billing details

Find information on all transaction activity behind your monthly invoices in this folder. @@ -243,7 +243,7 @@ View billing details on Google Drive + target="_blank" rel="noopener">View billing details on Google Drive {else} Your billing folder is pending allocation. {/if} diff --git a/java/com/google/domain/registry/ui/soy/registrar/SecuritySettings.soy b/java/com/google/domain/registry/ui/soy/registrar/SecuritySettings.soy index 14e597cd1..186f7e8b6 100644 --- a/java/com/google/domain/registry/ui/soy/registrar/SecuritySettings.soy +++ b/java/com/google/domain/registry/ui/soy/registrar/SecuritySettings.soy @@ -21,7 +21,7 @@

Your web console account is managed through  Google account settings. + target="_blank" rel="noopener">Google account settings.