Arman Hosseini

Results 3 issues of Arman Hosseini

| Questions | Answers | ------------- | ------------------------------------------------------- | Branch? | `8.x` | Description? | `Fix broken links` | Fixed ticket? | `N/A`

8.x

Hello guys. I have reviewed [this chapter](https://symfonycasts.com/screencast/symfony3-security/login-form-authenticator) and I noticed a problem. In this section, the CSRF token is not checked and this is a serious problem. > src/AppBundle/Security/LoginFormAuthenticator.php public...