Development

Changeset 3981

You must first sign up to be able to contribute.

Changeset 3981

Show
Ignore:
Timestamp:
05/09/07 15:34:29 (2 years ago)
Author:
gordon
Message:

updte readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfGuardPlugin/README

    r3390 r3981  
    303303  * finish the `getPassword` method 
    304304  * add support for HTTP Basic authentication 
     305 
     306== Changelog == 
     307 
     308=== Trunk === 
     309 
     310 * gordon: split checkPassword() to checkPassword() and checkPasswordByGuard() so it is callable by your own check_password method  
     311 * gordon: better redirect and use login_modul and login_action for handleErrorSignin()