PHP Класс Newscoop\NewscoopBundle\EventListener\CaptchaUsernamePasswordFormAuthenticationListener

Автор: Fabien Potencier ([email protected])
Наследование: extends Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
Показать файл Открыть проект

Защищенные методы

Метод Описание
attemptAuthentication ( Request $request ) TODO: Add Recaptcha, but first: * add recaptcha config to newscoop preferences not in recaptcha plugin config * remove old recaptcha libraries * reenable failed logins counter here Newscoop\NewscoopBundle\Security\Http\Authentication\AuthenticationFailedHandler * clean code

Описание методов

attemptAuthentication() защищенный метод

protected attemptAuthentication ( Request $request )
$request Symfony\Component\HttpFoundation\Request