From 29f3e2789d82c004aba41813cf2b4c588cfed889 Mon Sep 17 00:00:00 2001 From: Jens L Date: Tue, 2 Jul 2024 07:29:32 +0900 Subject: [PATCH] web: set noopener and noreferrer on all external links (#10304) Signed-off-by: Jens Langhammer --- authentik/core/templates/login/base_full.html | 2 +- authentik/stages/email/templates/email/base.html | 2 +- internal/outpost/proxyv2/templates/error.html | 2 +- web/src/admin/admin-overview/AdminOverviewPage.ts | 9 ++++++++- web/src/admin/admin-overview/cards/VersionStatusCard.ts | 2 +- web/src/admin/blueprints/BlueprintForm.ts | 1 + web/src/admin/outposts/OutpostDeploymentModal.ts | 1 + web/src/admin/outposts/OutpostForm.ts | 9 ++++++--- .../admin/policies/expression/ExpressionPolicyForm.ts | 1 + .../PropertyMappingGoogleWorkspaceForm.ts | 1 + .../admin/property-mappings/PropertyMappingLDAPForm.ts | 1 + .../PropertyMappingMicrosoftEntraForm.ts | 1 + .../property-mappings/PropertyMappingNotification.ts | 1 + .../admin/property-mappings/PropertyMappingRACForm.ts | 1 + .../admin/property-mappings/PropertyMappingSAMLForm.ts | 1 + .../admin/property-mappings/PropertyMappingSCIMForm.ts | 1 + .../admin/property-mappings/PropertyMappingScopeForm.ts | 1 + web/src/elements/Markdown.ts | 2 +- web/src/flow/FlowExecutor.ts | 2 ++ .../LibraryPage/ak-library-application-empty-list.ts | 2 +- 20 files changed, 33 insertions(+), 10 deletions(-) diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index c88692a63230..a9d199ba62c7 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -71,7 +71,7 @@

{% endfor %}
  • - + {% trans 'Powered by authentik' %}
  • diff --git a/authentik/stages/email/templates/email/base.html b/authentik/stages/email/templates/email/base.html index 1b3dfc84b5c2..08a60107a035 100644 --- a/authentik/stages/email/templates/email/base.html +++ b/authentik/stages/email/templates/email/base.html @@ -120,7 +120,7 @@ - Powered by authentik. + Powered by authentik. diff --git a/internal/outpost/proxyv2/templates/error.html b/internal/outpost/proxyv2/templates/error.html index 94df097145ff..95a554d3db55 100644 --- a/internal/outpost/proxyv2/templates/error.html +++ b/internal/outpost/proxyv2/templates/error.html @@ -48,7 +48,7 @@