Skip to content

Commit 1b543fa

Browse files
committed
Add versionadded directive
1 parent fbd4edf commit 1b543fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/security/authentication.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@ failed login attempts.
302302
Authentication Sensitive Event
303303
------------------------------
304304

305+
.. versionadded:: 4.3
306+
307+
The ``security.authentication.success_sensitive`` was introduced in Symfony 4.3.
308+
305309
When a user is successfully authenticated, the security component will also
306310
dispatch a ``security.authentication.success_sensitive`` event just before
307311
erasing credentials and dispatching the regular success event. The event object

0 commit comments

Comments
 (0)