Hi friend,

I am getting a weird bug which I give up for now:

I have already setToken following this way in home (http://mysite.com/ -
pattern: ^/):
                        $token = new UsernamePasswordToken($user, null,
$providerKey, $user->getRoles());

$this->container->get('security.context')->setToken($token);
but in subroute (http://mysite.com/test), I can not get the Token from
Security.Context.

How is it going?

I'll do appreciate your feedback.

Regards.
--
Paul Ân
Skype: mrgluexv

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

Reply via email to