Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8beadce

Browse filesBrowse files
committed
minor #4496 [Book][Security] link to a bundle's current (not master) docs (xabbuh)
This PR was merged into the 2.5 branch. Discussion ---------- [Book][Security] link to a bundle's current (not master) docs | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.5+ | Fixed tickets | Commits ------- ef7495e link to a bundle's current (not master) docs
2 parents 4447b74 + ef7495e commit 8beadce
Copy full SHA for 8beadce

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/security.rst

Copy file name to clipboardExpand all lines: book/security.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2303,7 +2303,7 @@ Learn more from the Cookbook
23032303
* :doc:`/cookbook/security/remember_me`
23042304
* :doc:`How to Restrict Firewalls to a Specific Request </cookbook/security/firewall_restriction>`
23052305

2306-
.. _`FrameworkExtraBundle documentation`: http://symfony.com/doc/master/bundles/SensioFrameworkExtraBundle/annotations/security.html
2306+
.. _`FrameworkExtraBundle documentation`: http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/security.html
23072307
.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle
23082308
.. _`implement the \Serializable interface`: http://php.net/manual/en/class.serializable.php
23092309
.. _`Timing attack`: http://en.wikipedia.org/wiki/Timing_attack

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.