Reviewed: https://reviews.mahara.org/9688 Committed: https://git.mahara.org/mahara/mahara/commit/fe195ddc4b8c095f38f1e832d99e58830c328f81 Submitter: Robert Lyon ([email protected]) Branch: master
commit fe195ddc4b8c095f38f1e832d99e58830c328f81 Author: Lisa Seeto <[email protected]> Date: Tue Apr 2 09:33:34 2019 +1300 Bug 1794628: Clean up session duplication between auth/session and auth/saml created auth_configure_session_handlers($sessiontype) in auth/lib to house session handler checks, cleaned up code in auth/session and auth/saml/config/config. behatnotneeded Change-Id: Idc84da9122a50fe2a65a76420ce38c853005e69b Signed-off-by: Lisa Seeto <[email protected]> -- 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/1794628 Title: Clean up session duplication between auth/session and auth/saml Status in Mahara: Fix Committed Bug description: There is a bunch of checks for session handlers done by auth/session.php and also done by auth/saml/config/config.php We can make these checks simplified into one place To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1794628/+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

