Reviewed: https://reviews.mahara.org/7092 Committed: https://git.mahara.org/mahara/mahara/commit/56f05d58a9724cd4463a5038a38e577de22eb8a4 Submitter: Robert Lyon ([email protected]) Branch: master
commit 56f05d58a9724cd4463a5038a38e577de22eb8a4 Author: Piers Harding <[email protected]> Date: Fri Oct 7 14:17:29 2016 +1300 Bug 1631808: auth/saml: add framework for ssphp modules * add ssphp module directory * add option ssphpsessionhandler to config.php * fix autoloader so modules happen propoerly including our own local ones behatnotneeded Change-Id: I81449d8d254e6501a03a11587441ac469c78a869 -- 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/1631808 Title: Simplesamlphp support for clustered memcache session store Status in Mahara: Fix Committed Status in Mahara 16.10 series: In Progress Bug description: In Mahara 16.10's simplesamlphp auth plugin, we use memcache for simplesamlphp's session store. But it only supports one memcache server. For a clustered hosting environment, we need it to support multiple memcache servers (similar to how the PHP memcache sessions plugin does). To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1631808/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

