@@ -1203,8 +1203,7 @@ Thanks to the SensioFrameworkExtraBundle, you can also secure your controller us
12031203 // ...
12041204 }
12051205
1206- For more information, see the
1207- `FrameworkExtraBundle documentation <http://symfony.com/doc/master/bundles/SensioFrameworkExtraBundle/annotations/security.html >`_.
1206+ For more information, see the `FrameworkExtraBundle documentation `_.
12081207
12091208Securing other Services
12101209~~~~~~~~~~~~~~~~~~~~~~~
@@ -2331,6 +2330,7 @@ Learn more from the Cookbook
23312330*:doc: `/cookbook/security/remember_me `
23322331*:doc: `How to Restrict Firewalls to a Specific Request </cookbook/security/firewall_restriction >`
23332332
2333+ .. _`FrameworkExtraBundle documentation` :http://symfony.com/doc/master/bundles/SensioFrameworkExtraBundle/annotations/security.html
23342334.. _`FOSUserBundle` :https://github.com/FriendsOfSymfony/FOSUserBundle
23352335.. _`implement the\S erializable interface` :http://php.net/manual/en/class.serializable.php
23362336.. _`Timing attack` :http://en.wikipedia.org/wiki/Timing_attack