Skip to content

Commit 5bdfd71

Browse files
author
Kevin Weber
committed
Better formatting for authentication tip.
1 parent 9b2e9d8 commit 5bdfd71

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

components/security/authentication.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,10 @@ a ``security.authentication.failure`` event is dispatched. You
290290
could listen on the ``security.authentication.failure`` event, for example,
291291
in order to log failed login attempts.
292292

293-
It is important to remember that one authentication event is always triggered
294-
when a request points to a secured area.
293+
.. tip::
294+
295+
One of the authentication events is always triggered when a request points
296+
to a secured area.
295297

296298
Security Events
297299
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)