I am trying to add a few light restful API methods to my app. In order
to secure this, I plan to use basic auth with SSL. The problem I have
now is the security component wants to blackhole the POSTed data since
I enabled the security component for basic auth.

What do I need to do to keep these methods secure and allow the data
from a remote client to be added?



Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to