On 18 Aug., 14:21, Sumedh <[EMAIL PROTECTED]> wrote: > Anyone? :( > > I am really confused if I should use this plugin or do my own simple > thing... > > Right now I am grappling with issues...just trying to figure out where > is the code that compares user supplied credentials with DB data and > decides this is a correct login...the executeSignin doesn't seem to > have any code for this ??? :|
You'll find it in one of the validators bundeled with sfGuardPlugin. > If I want to do my own simple thing, how can I make the $this->getUser() > object to point to a new object I'll create (that'll map to > the new users table I'll create)? maybe i misunderstand you but you can find it in your myUser class or in the sfGuardSecurityUser class. Maybe take a closer look at the sfGuardSecurityUser class. I think it bundles methods to log a user in by hand. - Dennis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---