File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ These are followed by a number of small (but still captivating) sections,
26
26
like :ref: `logging out <security-logging-out >` and
27
27
:doc: `encoding user passwords </security/password_encoding >`.
28
28
29
+ .. _installation :
30
+
29
31
1) Installation
30
32
---------------
31
33
@@ -39,6 +41,7 @@ install the security feature before using it:
39
41
.. _security-firewalls :
40
42
.. _firewalls-authentication :
41
43
.. _initial-security-yml-setup-authentication :
44
+ .. _initial-security-yaml-setup-authentication :
42
45
43
46
2) Initial security.yaml Setup (Authentication)
44
47
-----------------------------------------------
@@ -637,6 +640,7 @@ Your next steps depend on your setup:
637
640
:ref: `Authorization <security-authorization >` section.
638
641
639
642
.. _`security-authorization` :
643
+ .. _denying-access-roles-and-other-authorization :
640
644
641
645
3) Denying Access, Roles and other Authorization
642
646
------------------------------------------------
@@ -1012,6 +1016,8 @@ security systems.
1012
1016
1013
1017
If you still prefer to use traditional ACLs, refer to the `Symfony ACL bundle `_.
1014
1018
1019
+ .. _retrieving-the-user-object :
1020
+
1015
1021
4) Retrieving the User Object
1016
1022
-----------------------------
1017
1023
You can’t perform that action at this time.
0 commit comments