here you go
http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html?highlight=allow#making-actions-public

and for 1.3:
http://book.cakephp.org/view/1257/allow
(it display where to put it more clearly)


On 12 Dez., 13:20, heohni <heidi.anselstet...@consultingteam.de>
wrote:
> Hi,
>
> I started my first cake v2 project and started with the blog tutorial.
> It works fine so far, but now I want to setup my home page for this
> project.
>
> What do I have to do, when I want that everybody can see the homepage
> (layout/default.ctp) but the login only shows up, when someone enters /
> posts/add ?
>
> Guess that it's has to do with Auth => 'authorize' =>
> array('Controller')?
> Can I define it here? In AppController? Or where?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to