User accounts in Symfony?

Posted by gruner on Stack Overflow See other posts from Stack Overflow or by gruner
Published on 2010-03-26T21:24:42Z Indexed on 2010/03/29 18:13 UTC
Read the original article Hit count: 294

Filed under:
|
|
|

I'm new to Symfony. Is my understanding correct that the User class is actually for controlling sessions? But is there built-in login and account creation? I'm not finding it. But if there's an admin backend generator, how can it function without user logins?

© Stack Overflow or respective owner

Related posts about symfony

Related posts about php