docs(security): make screenshot english and update tagline
This commit is contained in:
parent
b137468f52
commit
8ad5595a7c
|
@ -80,7 +80,7 @@
|
||||||
|
|
||||||
"security": {
|
"security": {
|
||||||
"title": "Security",
|
"title": "Security",
|
||||||
"intro": "Prevent security vulnerabilities"
|
"intro": "Developing for content security in Angular applications"
|
||||||
},
|
},
|
||||||
|
|
||||||
"hierarchical-dependency-injection": {
|
"hierarchical-dependency-injection": {
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
block includes
|
block includes
|
||||||
include ../_util-fns
|
include ../_util-fns
|
||||||
:marked
|
:marked
|
||||||
# Security
|
|
||||||
Web application security has many aspects. This documentation describes Angular's built in
|
Web application security has many aspects. This documentation describes Angular's built in
|
||||||
protections against common web application vulnerabilities and attacks, such as Cross Site
|
protections against common web application vulnerabilities and attacks, such as Cross Site
|
||||||
Scripting Attacks. It does not cover application level security, such as authentication (_Who is
|
Scripting Attacks. It does not cover application level security, such as authentication (_Who is
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 238 KiB After Width: | Height: | Size: 49 KiB |
Loading…
Reference in New Issue