Le 05/05/2011 15:45, Stefan Paschke a écrit :
Hi

I just submitted another pull request to implement concurrent sessions to the 
Security Component: https://github.com/symfony/symfony/pull/786

It does not include an implementation of the SessionRegistryStorage class, 
instead I included a SessionRegistryStorageInterface that must be implemented 
using a data store of choice. Johannes suggested to include a Doctrine 
implementation as a default, however, I don't see how that could go into the 
core. Can anyone give me some advice on this?

regards

Stefan

If the implementation relies on Doctrine, the good place IMHO would be either DoctrineBundle, either a separate bundle (distributed in its own repo)

--
Christophe | Stof

--
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

Reply via email to