PHP 클래스 Newscoop\NewscoopBundle\EventListener\CaptchaUsernamePasswordFormAuthenticationListener

저자: Fabien Potencier ([email protected])
상속: extends Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
파일 보기 프로젝트 열기: sourcefabric/newscoop

보호된 메소드들

메소드 설명
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