mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44141
[Bug 1717133] A change has been merged
Reviewed: https://reviews.mahara.org/8013
Committed: https://git.mahara.org/mahara/mahara/commit/c01b02cb3c598218f1775d7cb496e2c8300e9042
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit c01b02cb3c598218f1775d7cb496e2c8300e9042
Author: Dmitrii Metelkin <dmitriim@xxxxxxxxxxxxxxx>
Date: Thu Sep 14 10:42:34 2017 +1000
Bug 1717133: set correct port if we use SAML and sslproxy is enabled
behatnotneeded
Change-Id: Ieea98e63ba9db15613f28ad34b95ed4177aba3e9
--
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/1717133
Title:
Incorrect port in SimpleSAML when sslproxy is enabled
Status in Mahara:
Fix Committed
Bug description:
When we enable sslproxy because we use SSL proxy, SAML incorrectly
picks port when builds self URL in getSelfURL function of
SimpleSAML\Utils\HTTP class.
Instead of https://mahara.catalyst-
au.net/auth/saml/index.php?idpentityid=http://catalyst.edu.au/adfs/services/trust
It returns Instead of https://mahara.catalyst-
au.net:81/auth/saml/index.php?idpentityid=http://catalyst.edu.au/adfs/services/trust
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1717133/+subscriptions
References