All pastes #2056183 Raw Edit

Someone

public text v1 · immutable
#2056183 ·published 2011-05-10 12:37 UTC
rendered paste body
$tok = new UserToken($user->getEmail());
$this->get('security.context')->setToken($tok);
//throw new \Exception();
return new RedirectResponse($this->generateUrl('welcome'));