Hi!

I have a model Users which has Many Blogs which hasMany Entries.

When I'm now in the Users edit function, I can also save Blog changes,
so here's my question about Security.
Does CakePHP automaticly checks if the Blog belongs to User or could
I save any Blog changes through my user edit page, is the Standard -
CakePHP-function secure?
And the same question about changing entries from the users edit-page.

(I can't use the SecurityComponent, which would make this (almost)
imposible)

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