Skip to content

Commit 3b6341a

Browse files
committed
minor #4663 Removed double firewall_restriction entry (vlad-ghita)
This PR was submitted for the 2.6 branch but it was merged into the 2.5 branch instead (closes #4663). Discussion ---------- Removed double `firewall_restriction` entry Commits ------- 714b2ca Removed double `firewall_restriction` entry
2 parents 8b611e2 + 714b2ca commit 3b6341a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cookbook/map.rst.inc

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
* :doc:`/cookbook/security/acl_advanced`
148148
* :doc:`/cookbook/security/force_https`
149149
* :doc:`/cookbook/security/firewall_restriction`
150+
* :doc:`/cookbook/security/host_restriction`
150151
* :doc:`/cookbook/security/form_login`
151152
* :doc:`/cookbook/security/securing_services`
152153
* :doc:`/cookbook/security/custom_provider`

cookbook/security/index.rst

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Security
1414
force_https
1515
firewall_restriction
1616
host_restriction
17-
firewall_restriction
1817
form_login
1918
securing_services
2019
custom_provider

0 commit comments

Comments
 (0)