In Sf1, I implemented own user context object for security that extends the sfBasicSecurityUser to perform writing our own domain attributes to sfUser's credentials. It didn't take us too much time, but if Sf2 can define some standard interfaces and support some mapping of domain object to user OOTB, that'll be excellent to some people. :)
Yuen-Chi Lian | www.yclian.com "I do not seek; I find." - Pablo Picasso On Mon, Sep 27, 2010 at 1:46 PM, Fabien Potencier < [email protected]> wrote: > On 9/26/10 7:54 PM, Toub wrote: > >> Hi, >> >> Any news about Symfony2 security? >> > > There is nothing implemented yet. > > Fabien > > > Is it usable now? >> >> On 4 août, 11:39, Fabien Potencier<fabien.potenc...@symfony- >> project.com> wrote: >> >>> On 8/4/10 11:08 AM, Matthias N. wrote: >>> >>> Hi, >>>> >>> >>> are there any plans to add some security/credentials features to >>>> Symfony2 similar to symfony 1? Or will this remain up to the developer >>>> to secure the application with whatever system he wants..!? >>>> >>> >>> Yes, it's planned; probably for the end of September. It will be much >>> better than symfony1... hopefully. >>> >>> Fabien >>> >>> Maybe it makes sense to use/integrate Zend_ACL into Symfony2? >>>> >>> >>> regards, >>>> Matthias >>>> >>> >> > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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]<symfony-devs%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
