Conversation
Notices
-
Debating the best way to attack the OAuth problem when hosting !statusnet on Dreamhost. Thoughts, anyone?
Tuesday, 20-Oct-09 08:55:23 UTC from seesmic- Brion Vibber likes this.
-
@codeshaman got a reference link on that oauth problem?
-
@brionv Here's an older ticket, but the problem seems to be the same now as it was then: http://status.net/trac/ticket/1408.
Brion Vibber likes this. -
@brionv It's the old "PHP as CGI breaks Basic Authentication" issue, it seems, in OAuth.php. I'm still researching for a fix, if there is 1.
-
@codeshaman I'll take a peek... Good excuse to bust out some fastcgi config :)
-
@brionv Go, ninja, go. :) I'll keep digging as well. Seems to me that this should be hackable.