Skip to content

Commit bbda755

Browse files
committed
Fix Servlet exploits leveloffset
Fixes gh-2567
1 parent 08fb9c9 commit bbda755

File tree

1 file changed

+3
-3
lines changed
  • docs/manual/src/docs/asciidoc/_includes/servlet/exploits

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= Protection Against Exploits
22

3-
include::csrf.adoc[]
3+
include::csrf.adoc[leveloffset=+1]
44

5-
include::headers.adoc[]
5+
include::headers.adoc[leveloffset=+1]
66

7-
include::channel.adoc[]
7+
include::channel.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)