Hello ,
sfDoctrineGuardPLugin need to know every users in its database,
but this plugin can check a passwod from an external source
I'd like to remove the obligation of creating the user before in
the database and fetch it from the ldap with a callable
"retrieve_by_username_callable", similar to check_password_callable
that will be in charge of :
* checking if the user exists
* checking if the user is active
* retriveve the user data and save it to the database
What do you think of it ?
Regards,
Florent BEAUCHAMP
--
You received this message because you are subscribed to the Google Groups
"symfony developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en.