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 I want Symfony to
handle the rest: session management...
The Security component is fully extendable. You can add new security listeners to add new authentication methods. But it is not the basic way so it will require some work. and it is not documented yet.

--
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to