Skip to content

Commit 0726945

Browse files
author
Jonathan Diehl
authored
Added missing alias
1 parent 55beb23 commit 0726945

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • content/en/docs/howto/security

content/en/docs/howto/security/csp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Content Security Policy"
33
url: /howto/security/csp/
44
weight: 80
55
description: By employing a content security policy (CSP) in your app, you can protect it from malicious content which might try to take advantage of the app's trusted web page context.
6+
aliases:
7+
- /howto/security/using-mobile-capabilities/csp/
68
---
79

810
## Introduction

0 commit comments

Comments
 (0)