Are the slides available for the general public yet? Or just the core devs?
Miha On Oct 9, 7:54 pm, Jordi Boggiano <[email protected]> wrote: > On 09.10.2010 19:40, Fabien Potencier wrote: > > >> Why are all the patterns defined on urls? Why not using routes (as we do > >> in templates to reference URLs)? Can't we define security on a > >> per-controller/action basis rather than trying to pinpoint URLs? > > > The access control rules choice is based on a RequestMatcher object. If > > you have a look at the slide, you will see an example on the controller > > class name, one on the IP address, ... So, this is quite flexible. > > Ok sorry, the slides weren't too clear by themselves so I probably > overlooked that. Thanks for clarifying. > > Cheers > > -- > Jordi Boggiano > @seldaek ::http://seld.be/ -- 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
