← Back to team overview

mahara-contributors team mailing list archive

[Bug 1691957] A change has been merged

 

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

commit 1b34bc7e6dfbb66572c548f4d55927b2a83ade06
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Feb 26 14:24:47 2018 +1300

Bug 1691957: Allow SQL for SimpleSamlPhp datastore

As an alternative for memcache / redis

behatnotneeded

Change-Id: I8be8894f1cda6d0102db31475025236a5a4b86ca
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/1691957

Title:
  Allow SQL as the datastore for SimpleSAMLphp

Status in Mahara:
  Fix Committed

Bug description:
  SimpleSAMLphp library allows memcache, phpsession and sql for storing
  sessions and Mahara only allows memcache and phpsession!

  It would be really useful for some if Mahara could allow usage of SQL
  also. We have provided a working patch (mahara side) with this
  bug/feature request to allow SQL as session storage for SimpleSAMLphp.

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


References