Hi,

I sometimes use the master documentation on GitHub and there you find
some updated documentations:

https://github.com/symfony/symfony-docs

greets,
Oli

On Mar 3, 8:38 pm, Donald <chekot...@gmail.com> wrote:
> Hi,
>
> I'm working with the master branch of the Symfony 2 sandbox, and I'm
> trying to get user authentication to work. Obviously things have
> changed a great deal since the last preview release, so I'm hoping to
> get some pointers.
>
> I've managed to get everything setup to the point where I'm being
> redirected to the /login_check url. I got the impression from the
> Symfony Reloaded docs that I don't actually have to authenticate the
> user myself, and that it would be handled automatically by the
> framework. It doesn't seem to be working that way in practice though.
>
> Do I need to authenticate the user myself by implementing an action
> for the /login_check URL, and if so, how exactly do I do that?
> SecurityContext getUser() method doesn't seem to exist anymore, and
> I've been digging around the source code all day with no luck.
>
> Thank in advance for any help.

-- 
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