← Back to team overview

mahara-contributors team mailing list archive

[Bug 1631808] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7218
Committed: https://git.mahara.org/mahara/mahara/commit/db9855fc26f018e906dc2857cda3d895f5dabe6f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    16.10_STABLE

commit db9855fc26f018e906dc2857cda3d895f5dabe6f
Author: Piers Harding <piers@xxxxxxxxxxxxxxx>
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
(cherry picked from commit 56f05d58a9724cd4463a5038a38e577de22eb8a4)

-- 
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:
  Fix Committed

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


References