Skip to content

Commit bdab04e

Browse files
committed
minor #8568 Update security.rst (senenh, weaverryan)
This PR was merged into the 3.3 branch. Discussion ---------- Update security.rst Commits ------- e003213 more underlining! 701c95e Update security.rst
2 parents 73896c1 + e003213 commit bdab04e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -990,8 +990,8 @@ To accomplish this you have 2 options:
990990
In both cases, you'll still deny access using methods similar to what was
991991
shown above.
992992

993-
Retrieving the User Object
994-
--------------------------
993+
3) Retrieving the User Object
994+
-----------------------------
995995

996996
After authentication, the ``User`` object of the current user can be accessed
997997
via the ``security.token_storage`` service. From inside a controller, this will

0 commit comments

Comments
 (0)