From 690fd7d0255b49360183ce09ce0d6af9715c56e6 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 29 Jan 2014 17:12:56 +0100 Subject: [PATCH] remove duplicate label --- book/security.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/book/security.rst b/book/security.rst index 3d7ef25896c..4a53c7f8890 100644 --- a/book/security.rst +++ b/book/security.rst @@ -1695,8 +1695,6 @@ Access Control Now that you have a User and Roles, you can go further than URL-pattern based authorization. -.. _book-security-securing-controller: - Access Control in Controllers ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~