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