Commit 9be5f42
committed
bug symfony#8743 Update Custom UsernamePasswordToken Authenticator (mtazi9)
This PR was merged into the 3.3 branch.
Discussion
----------
Update Custom UsernamePasswordToken Authenticator
Hello,
the "CustomUserMessageAuthenticationException" require a third parameter called $messageData ($messageData Data to be passed into the translator) that must be an array.
Thanks for reviewing this modification.
Commits
-------
9cce028 Update Custom UsernamePasswordToken Authenticator1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments