Add support for Basic Authentication

Created on 29 January 2013, over 12 years ago
Updated 15 May 2025, 28 days ago

The module doesn't work when the master is behind Basic Authentication, because it fails on the drupal_http_request() in bakery_request_account().

drupal_http_request() supports Basic Authentication according in Drupal 6 and Drupal 7.

In Drupal 7, this seems easy because one can just set the 'proxy_username' and 'proxy_password' variables. If set, they are picked up drupal_http_request() by default. For D6 we might have to add two fields on the Bakery settings form for this?

Feature request
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

🇳🇱Netherlands BarisW Amsterdam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024