← Back to team overview

mahara-contributors team mailing list archive

[Bug 1715544] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8178
Committed: https://git.mahara.org/mahara/mahara/commit/00dd3a0093265a051a54999377f569191dc8f525
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit 00dd3a0093265a051a54999377f569191dc8f525
Author: Dmitrii Metelkin <dmitriim@xxxxxxxxxxxxxxx>
Date:   Thu Oct 19 14:36:32 2017 +1100

Bug 1715544: hide metadata link when SSPHP is not configured

behatnotneeded

Change-Id: I24895a80f49820212e3708592a4cd4638a8fe2d8
(cherry picked from commit 9c40678109a360724d81b4eae275d2a1d2a32d8c)

-- 
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/1715544

Title:
  SAML Service Provider Metadata link should be hidden if SSPHP is not
  installed

Status in Mahara:
  Fix Committed

Bug description:
  Not a huge thing, but it will make a page a little bit cleaner.

  If on the page
  /admin/extensions/pluginconfig.php?plugintype=auth&pluginname=saml we
  see message like

  The SimpleSAMLPHP library's "autoloader" file was not found at /var/www/site/auth/saml/extlib/simplesamlphp/vendor/autoload.php.
  Make sure you install SimpleSAMLphp via "make ssphp" and the file is readable.

  we probably need to get rid of Metadata link which doesn't work anyway
  in this case and just displays a broken page.

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


References