Skip to content

Commit

Permalink
Better formatting for authentication tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Weber committed May 23, 2015
1 parent 9b2e9d8 commit 5bdfd71
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions components/security/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,10 @@ a ``security.authentication.failure`` event is dispatched. You
could listen on the ``security.authentication.failure`` event, for example,
in order to log failed login attempts.

It is important to remember that one authentication event is always triggered
when a request points to a secured area.
.. tip::

One of the authentication events is always triggered when a request points
to a secured area.

Security Events
~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 5bdfd71

Please sign in to comment.