I am working on a complex app (for me) and at the same time I have yet
to grasp how to use Auth correctly.

I writing your basic social network (for argument sakes)  and will
need to allow users to only edit their own profile with some global
admins as well.

I have no clue how to do that with Auth or how to handle the recursive
friends, nested comments, etc. so I thought to just build the app
first and then come back to integrate Auth.  Or is that a mistake and
I need to get Auth working first?

I know there are tons of tutorial out there, but most seem to just
stop and not tell me how to integrate/tie in commands within the
program.  Say I want the view to display only a subset of information
for a particular group of users.  I have yet to find anything that
helps with that.

All suggestions and recommendation are welcome.

Chad

--~--~---------~--~----~------------~-------~--~----~
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