I've added a log to watch when / which user arrives at isAuthorized and found out that when using BASIC authentication, I can see the user without a problem but when using DIGEST the isAuthorized function does not run at all.
Another thing about all this : when allowing DIGEST only, using a browser I can login without a problem, the issue seems to appear only when using CURL (--digest of course)
Using curl in verbose mode I can see that it gets a 302 response without any expected DIGEST data (such as realm etc.)
Any further suggestions ?
10x.
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 post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
No comments:
Post a Comment