Hello,

I can't seem to authenticate through Drupad (http://drupal.org/project/drupad) for any sites hosted in Octopus. I've tried adding the following with no luck:

###
### A trick for Drupad (not tested).
###
if ($http_authorization) {
rewrite ^/(.*)$ /index.php?q=$1&login=$http_authorization last;
}

This is a really helpful tool for managing sites on the go.

Comments

Poieo’s picture

Status: Active » Fixed

BOA 2.0.3 seems to have resolved this issue.

omega8cc’s picture

Thanks for the report and confirmation!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.