-
- Downloads
Various fixes:
- Login tests - log in check when user account not verified - remove duplicated bundles in composer.json - correct sign in -> log in in template
Showing
- composer.json 0 additions, 2 deletionscomposer.json
- config/packages/security.yaml 1 addition, 0 deletionsconfig/packages/security.yaml
- src/Controller/SecurityController.php 13 additions, 4 deletionssrc/Controller/SecurityController.php
- src/Security/AppCustomAuthenticator.php 0 additions, 1 deletionsrc/Security/AppCustomAuthenticator.php
- src/Security/UserChecker.php 37 additions, 0 deletionssrc/Security/UserChecker.php
- templates/security/login.html.twig 6 additions, 8 deletionstemplates/security/login.html.twig
- tests/functional/LoginTest.php 63 additions, 13 deletionstests/functional/LoginTest.php
- translations/messages.en.yaml 2 additions, 0 deletionstranslations/messages.en.yaml
Loading
Please register or sign in to comment