From dbbe9de3fd4f623ea31b88a99340bd040c7000c4 Mon Sep 17 00:00:00 2001 From: Alexander Schwenn Date: Sun, 18 Jan 2015 22:22:57 +0100 Subject: [PATCH] [Book][Security] Remove out-dated anchor --- book/security.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/book/security.rst b/book/security.rst index c159d2429af..6b267b5c81f 100644 --- a/book/security.rst +++ b/book/security.rst @@ -1232,8 +1232,6 @@ cookie will be ever created by Symfony): If you use a form login, Symfony will create a cookie even if you set ``stateless`` to ``true``. -.. _book-security-checking-vulnerabilities: - Final Words -----------