Skip to content

Commit 6491394

Browse files
committed
Update security.rst
1 parent c216598 commit 6491394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/security.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ is both flexible and (hopefully) fun to work with.
1414
Since there's a lot to talk about, this chapter is organized into a few big
1515
sections:
1616

17-
1. Initial ``security.yml`` setup (*authentication*);
17+
#. Initial ``security.yml`` setup (*authentication*);
1818

19-
2. Denying access to your app (*authorization*);
19+
#. Denying access to your app (*authorization*);
2020

21-
3. Fetching the current User object.
21+
#. Fetching the current User object.
2222

2323
These are followed by a number of small (but still captivating) sections,
2424
like :ref:`logging out <book-security-logging-out>` and :ref:`encoding user passwords <security-encoding-password>`.

0 commit comments

Comments
 (0)