← Back to team overview

mahara-contributors team mailing list archive

[Bug 1719224] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8052
Committed: https://git.mahara.org/mahara/mahara/commit/f13bd4a32cf2e45a0a32e969d5052b7b722d18d4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f13bd4a32cf2e45a0a32e969d5052b7b722d18d4
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Sep 25 13:50:03 2017 +1300

Bug 1719224: Allow elasticsearch work with mahara proxy settings

behatnotneeded

Change-Id: I2b40a5c069c716cb99a359dded4997cc305142d7
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1719224

Title:
  Get Elasticsearch to respect the site 'Proxy settings'

Status in Mahara:
  Fix Committed

Bug description:
  Currently in Administration -> Configure site -> Site settings ->
  Proxy settings we can indicate the proxy address to access the
  internet.

  However:
  1. Mahara doesn't support communication with elasticsearch server over HTTPS
  2. Elasticsearch plugin doesn't respect mahara's global HTTP proxy settings when communicating with elasticsearch server

  We will need to make some changes to the make_client() function so
  that we can pass it more variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1719224/+subscriptions


References