Re: Trying to learn Auth and Login, can someone upload there files so i can analyze?

2014-06-11 Thread Jake
I would recommend taking a look at the Authake plugin on Github. It is a
little rough around the edges but does give an excellent starting point to
learn from and or extend as required. It provides group management and
regexp powered path rules that are easy to setup.

The fork by msbragi  has bug fixes and
support for SQLite, which can be ignored in favour of MySQL, but is also
informative.

There is also a popular plugin by CakeDC, but I haven't used it before.
Here is a link: https://github.com/CakeDC/users


js


On Tue, Jun 10, 2014 at 10:15 AM, Art Sir  wrote:

> I followed the tutorial on the site but its hard putting it all together.
> And I have been trying to learn on and off. And I forget i have a full time
> job, learning this on the side.
>
> i just want to see how everything is layed out and i can tinker and modify
> so i can understand it. Like a start login and logout. And how the db is
> setup to add users.
>
> Thanks
>
> --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cake-php+unsubscr...@googlegroups.com.
> To post to this group, send email to cake-php@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: Trying to learn Auth and Login, can someone upload there files so i can analyze?

2014-06-10 Thread Reuben
Here are a couple of examples:

https://github.com/steinkel/cakephp-2.0-auth-example
https://github.com/josegonzalez/tutorial-role-auth-codebase

I googled "cakephp auth github".

You might come across some Auth alternatives as well.

Regards
Reuben Helms

On Wednesday, 11 June 2014 00:15:42 UTC+10, Art Sir wrote:
>
> I followed the tutorial on the site but its hard putting it all together. 
> And I have been trying to learn on and off. And I forget i have a full time 
> job, learning this on the side.
>
> i just want to see how everything is layed out and i can tinker and modify 
> so i can understand it. Like a start login and logout. And how the db is 
> setup to add users.
>
> Thanks
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.