mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60753
[Bug 1894756] Re: Client connections setting headers incorrectly
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1894756
Title:
Client connections setting headers incorrectly
Status in Mahara:
Fix Released
Bug description:
If using a client connection and you turn on use headers and supply a
header it fails to work
Scenario
Mahara is trying to call a webservice connection via a
client_connection via REST protocol to an external site but the
external site is behind basic authentication so you choose the 'use
headers' option and put in a basic auth header, eg "Authorization:
Basic dGVtcDpBZTlhZWtveg" but it fails to work.
The problem is the code for adding this to the $auth array mixes up
parts of the wstoken and the header so breaking the call
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1894756/+subscriptions
References