← Back to team overview

mahara-contributors team mailing list archive

[Bug 1719224] [NEW] Get Elasticsearch to respect the site 'Proxy settings'

 

Public bug reported:

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

** Affects: mahara
     Importance: High
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Changed in: mahara
    Milestone: None => 17.10.0

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
       Status: New => In Progress

-- 
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:
  In Progress

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


Follow ups