diff --git a/cookbook/map.rst.inc b/cookbook/map.rst.inc index 24a0cd78371..0a71fb704de 100644 --- a/cookbook/map.rst.inc +++ b/cookbook/map.rst.inc @@ -147,6 +147,7 @@ * :doc:`/cookbook/security/acl_advanced` * :doc:`/cookbook/security/force_https` * :doc:`/cookbook/security/firewall_restriction` + * :doc:`/cookbook/security/host_restriction` * :doc:`/cookbook/security/form_login` * :doc:`/cookbook/security/securing_services` * :doc:`/cookbook/security/custom_provider` diff --git a/cookbook/security/index.rst b/cookbook/security/index.rst index 91f4d654188..95c7c5d884a 100644 --- a/cookbook/security/index.rst +++ b/cookbook/security/index.rst @@ -14,7 +14,6 @@ Security force_https firewall_restriction host_restriction - firewall_restriction form_login securing_services custom_provider