mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08413
[Bug 943772] [NEW] Site registration broke when mahara.org moved to HTTPS
Public bug reported:
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.
** Affects: mahara
Importance: Medium
Assignee: François Marier (fmarier)
Status: In Progress
** Affects: mahara/1.4
Importance: Medium
Assignee: François Marier (fmarier)
Status: In Progress
** Tags: stats
** Also affects: mahara/1.4
Importance: Undecided
Status: New
** Changed in: mahara/1.4
Status: New => In Progress
** Changed in: mahara/1.4
Importance: Undecided => Medium
** Changed in: mahara/1.4
Assignee: (unassigned) => François Marier (fmarier)
** Changed in: mahara/1.4
Milestone: None => 1.4.2
--
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:
In Progress
Status in Mahara 1.4 series:
In Progress
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
Follow ups
References