Commit 717c135
committed
This PR was merged into the 4.4 branch.
Discussion
----------
#21571 updated "Authentication Success and Failure Events" section
Updated "Authentication Success and Failure Events"
`security.authentication.success` can be dispatched in the following cases:
- if `always_authenticate_before_granting` is enabled and `isGranted` is called
- if a token is not authenticated before `AccessListener` is invoked
- if customer submitted credentials (actual authentication)
symfony/symfony#21571
Commits
-------
dc91bfd #21571 updated "Authentication Success and Failure Events" section
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
295 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments