Cake only offers the Auth component which does basic logging in/out
and persisting the session.

Everything else like registration, forgot password, reset, etc is up
to the developer to implement according to their needs.

However, you could probably find a user plugin to fit your needs.

Also, I write a remember me feature: http://github.com/milesj/cake-auto_login

On Aug 6, 6:18 am, Konstantin <[email protected]> wrote:
> Hello!
>
> I have started to make my application with Cake, and I wonder:
> is there any component or library with all necessary functions for
> authentication?
> I need login (with "remember me"), logout, register, forgot password,
> profile. I believe it's pretty simple, but I cannot find a complete
> set of functions, only login/logout from tutorial.
>
> Btw, the Bakery is a nightmare, it's impossible to make a good search
> in it. I wanted to filter by Cake version, keywords, categories, but I
> see only a simple search form. If you can suggest a better resource
> for ready-to-use solutions - it will be great.
>
> Thanks!

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to