mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08417
[Bug 943772] A change has been merged
Reviewed: https://reviews.mahara.org/1083
Committed: http://gitorious.org/mahara/mahara/commit/5cb464a2b0948586d39e5e13f7f5de07c0807b32
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: 1.3_STABLE
commit 5cb464a2b0948586d39e5e13f7f5de07c0807b32
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date: Thu Mar 1 16:29:01 2012 +1300
Switch site registration URL to HTTPS (bug #943772)
Change-Id: I7044bf893746fb96bb2a6dd2999ab9d4d3f54582
Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/943772
Title:
Site registration broke when mahara.org moved to HTTPS
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.4 series:
Fix Committed
Bug description:
The problem seems to be that the URL for site registration is
hardcoded in Mahara as:
http://mahara.org/api/registration.php
and curl doesn't appear to be following the 301 redirect to:
https://mahara.org/api/registration.php
We should therefore update the URL in the code as well as find a way
to still get data sent over HTTP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/943772/+subscriptions
References