PHP Class Newscoop\NewscoopBundle\EventListener\CaptchaUsernamePasswordFormAuthenticationListener

Author: Fabien Potencier ([email protected])
Inheritance: extends Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
Datei anzeigen Open project: sourcefabric/newscoop

Protected Methods

Method Description
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

Method Details

attemptAuthentication() protected method

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