sfGuardSecurePlugin

You are currently browsing
the website for symfony 1

Visit the Symfony2 website


« Back to the Plugins Home

Signin


Forgot your password?
Create an account

Tools

Stats

advanced search
Plugin Information Installation Contribute
sfGuardSecurePlugin
Plugin image
3
users
Sign-in
to change
your status

This plugin is a security enhancement for sfGuard. It was created after my symfony app was attacked, and some restrictions must be imposed:

  • Register login failure actions
  • After a number of failed login attempts, a captcha field is shown
  • If a user did not login into application after a specified amount of time, prompt the user to change password
  • Add a custom password policy for setting passwords by sfGuardUser module

All sfGuard behaviour is preserved.