Suggested next actions

  1. Done: Fix HTTP Basic Authentication with Aegir 3.x. Read more at https://www.drupal.org/node/2380495#comment-9506573
  2. To do: Back-port HTTP Basic Authentication fix from Aegir 3.x to 2.x. Any volunteers? That fix is located in 'http_basic_auth' branch 7.x-3.x

We're happy to contribute testing and documentation

Related comment number 7 at https://www.drupal.org/node/2380495#comment-9456503

Comments

Francewhoa’s picture

helmo’s picture

I don't see why this particular fix would need to be backported. It is specifically for a change in Drupals nodeapi between D6 and D7.

I just tried a clean 6.x-2.x in a vagrant dev vm and it seems to work fine.

Install both hosting_tasks_extra and hosting_tasks_extra, drush cc drush and edit a site node to add a password. Done!

If you still have a problem after updating to the latest code and flushing the drush cache we need to search for another cause.

Francewhoa’s picture

helmo :) ergonlogic was able to reproduce this bug with 6.x-2.1 at https://www.drupal.org/node/2380495#comment-9456503

Maybe this bug has been fixed or ported since the bug report at https://www.drupal.org/node/2380495

esolitos’s picture

I am using 6.x-2.1 and it works. Or..
It sued to work before we upgraded apache to 2.4, now it's not working anymore, so as far as I can see the issue is in the apache generated v-host?

helmo’s picture

Status: Active » Closed (outdated)

The 6.x-2.x branch will go EOL along with Drupal this week. So I'm closing
this issue. If it remains a confirmed issue in 7.x-3.x, feel free to re-open,
or better yet, create a new issue referencing this one.