Hello everyone, I have a question about othAuth 0.52. I'm running it
with the very latest 1.2.x.x code from SVN. Previously, I was running
it with the latest stable 1.1.x.x code. othAuth works perfectly with
the users, groups and permissions that I've set up.

The only thing that isn't working correctly all the time is the
redirecting. For example, if I were to try to view a protected page, I
get redirected to the login form. The original URL might be something
like http://mywebapp/controller/action. The redirected URL that is
shown in the browser's address bar when I'm at the login form is
http://mywebapp/users/login?from=controller/action. After I
successfully login, I get redirected to
http://mywebapp/users/controller/action which is incorrect. Any
thoughts as to what I'm doing wrong? As I mentioned, everything else
works great outside of that one issue.

Thanks for your help -- and CrazyLegs, thanks for the awesome auth!

D


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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