mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14815
[Bug 1196781] Re: Make it possible to set plugin configuration params from config.php
** Changed in: mahara
Status: In Progress => 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/1196781
Title:
Make it possible to set plugin configuration params from config.php
Status in Mahara ePortfolio:
Fix Released
Bug description:
For the elasticsearch plugin, there are a couple of config parameters
which I would feel more secure putting into config.php, so they can't
be altered by someone who steals an admin's session.
Thing is, currently config.php only lets you do settings for the main
$CFG, not for plugin configs. So, here's some code to change that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1196781/+subscriptions
References