Hi,

I'm in the conceptual phase of a new website, and I decided to use
CakePHP 1.2 for it. I never used CakePHP before, but have some
experience with web frameworks and PHP.

To get into CakePHP I thought it would be best to start with user
authentication and authorization. I read pretty much every blog and
tutorial on the new Auth component, but I'm still unsure how I can
adapt it to my situation.

The website is some kind of online calendar. There are two user
groups, Admins and Users. While Admins should be able to edit and
delete everything, Users should only be allowed to edit their own
record and create/edit/delete their own calendar entries. They can't
access entries of other users (for now, there are features planed
where this becomes necessary, but that's in the distant future).

So, how could I setup this scheme with Auth? Any ideas?

With kind regards,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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