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 e8e56a1

Browse filesBrowse files
wouterjweaverryan
authored andcommitted
Removed "see section X" caution
Section is the next section after the caution, just 100px below
1 parent cd5b7c9 commit e8e56a1
Copy full SHA for e8e56a1

File tree

Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed

‎book/security.rst

Copy file name to clipboardExpand all lines: book/security.rst
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -709,12 +709,6 @@ URL pattern. You've seen this already in the first example of this chapter,
709709
where anything matching the regular expression pattern ``^/admin`` requires
710710
the ``ROLE_ADMIN`` role.
711711

712-
.. caution::
713-
714-
Understanding exactly how ``access_control`` works is **very** important
715-
to make sure your application is properly secured. See :ref:`security-book-access-control-explanation`
716-
below for detailed information.
717-
718712
You can define as many URL patterns as you need - each is a regular expression.
719713

720714
.. configuration-block::

0 commit comments

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