Monday, December 8, 2014

Re: In CakePHP 3, how do I check if user is logged in and has admin rights?

Thank you

On Monday, December 8, 2014 4:51:56 PM UTC-5, euromark wrote:
Yes, you can simply use Auth->allow(listofactionnames) as documented to make the non admin actions public.
either in each controller, or globally in your app controller


Am Montag, 8. Dezember 2014 19:28:17 UTC+1 schrieb frocco:
I have another question.

I used bake with the prefix admin and now need to protect each controller to allow admin only.

Is this done in the beforeFilter?

What is the correct syntax?

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+unsubscribe@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.

No comments: