Reviewed: https://reviews.mahara.org/8593 Committed: https://git.mahara.org/mahara/mahara/commit/ea596952b4e28d573aa6e41919f326954045e991 Submitter: Robert Lyon ([email protected]) Branch: master
commit ea596952b4e28d573aa6e41919f326954045e991 Author: Robert Lyon <[email protected]> Date: Thu Mar 8 11:55:05 2018 +1300 Bug 1724743: Allow pages to ignore maintenance mode by defining IGNOREMAINTENANCE in the php file Useful to allow certain public pages to still be accessible to outside world, eg the SAML metadata behatnotneeded Change-Id: If5e5e7520917c3128571537c5d50ed3fdd4add04 Signed-off-by: Robert Lyon <[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/1724743 Title: SAML metadata page shouldn't redirect to main page when a site is in maintenance mode Status in Mahara: Fix Committed Bug description: SAML metadata page /auth/saml/sp/metadata.php shouldn't redirect to main page when a site is in maintenance mode. Ideally, it should send 503 HTTP response to let systems who read the metadata know, that the file is not accessible. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1724743/+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

