[symfony-users] Re: sfGuardPlugin remember me feature across subdomains

2008-11-04 Thread Thomas Rabaix
I know your frustration ... i get mine too with some tickets :) On Tue, Nov 4, 2008 at 4:20 PM, adrive <[EMAIL PROTECTED]> wrote: > > Hello. I know the possibilities, how to solve the problem myself and how > can I > get such functionality working. For me is better to patch each copy of > sfGuard

[symfony-users] Re: sfGuardPlugin remember me feature across subdomains

2008-11-04 Thread adrive
Hello. I know the possibilities, how to solve the problem myself and how can I get such functionality working. For me is better to patch each copy of sfGuardPlugin (sfDoctrineGuard) rather than creating my own security user. I just want to get some response on that ticket, what I did wrong, th

[symfony-users] Re: sfGuardPlugin remember me feature across subdomains

2008-11-04 Thread Thomas Rabaix
you can have your own copy of sfGuardSecurityUser.class.php in your lib folder. Thomas On Tue, Nov 4, 2008 at 1:33 PM, adrive <[EMAIL PROTECTED]> wrote: > > Hello, > I am using sfGuardUserPlugin (sfDoctrineGuardPlugin) quite regulary and I use > it in my project across multiple apps that are on