Re: [symfony-users] Custom user authorization

2011-05-25 Thread Christophe COEVOET
Le 25/05/2011 14:25, umpirsky a écrit : I want to implement simple user authorization via hash url. I see there is support for in memmory auth, simple HTTP auth and login form. Is there any way to implement custom authorization, in my case via hash url? Ofc, I will implement auth algorithm, but

[symfony-users] Custom user authorization

2011-05-25 Thread umpirsky
I want to implement simple user authorization via hash url. I see there is support for in memmory auth, simple HTTP auth and login form. Is there any way to implement custom authorization, in my case via hash url? Ofc, I will implement auth algorithm, but I want Symfony to handle the rest: session