← Back to team overview

mahara-contributors team mailing list archive

Re: [Bug 1422264] Re: IPv6 Compliance

 

Hi Kristina,

No, I don't think we really shouldn't waste our time with MNet.  We
should be concentrating on the web services.  That's a more effective
use of our time.

Ghada

On 13/07/15 05:26, Kristina Hoeppner wrote:
> Since Moodle doesn't really support MNet anymore, should we look into
> making it IPv6 compatible? I'd rather focus the energy on getting the
> web services to do so which should then also update SAML as that would
> then make it into core (or at least the bits that aren't already).
>

--

Ghada El-Zoghbi
*Catalyst IT Australia Pty Ltd*
Desk:+61-2-8011-0625
Extension: 8425
ghada@xxxxxxxxxxxxxxx <mailto:ghada@xxxxxxxxxxxxxxx%20>

<http://www.catalyst-au.net>
CONFIDENTIALITY NOTICE: This email is intended for the named recipients
only. It may contain privileged, confidential or copyright information.
If you are not the named recipients, any use, reliance upon, disclosure
or copying of this email or any attachments is unauthorised. If you have
received this email in error, please reply via email or telephone +61 2
8203 9777.


** Attachment added: "CatalystLogo_150x27.jpg"
   https://bugs.launchpad.net/bugs/1422264/+attachment/4428019/+files/CatalystLogo_150x27.jpg

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

Title:
  IPv6 Compliance

Status in Mahara:
  Confirmed
Status in Mahara 1.10 series:
  Won't Fix
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed

Bug description:
  Mahara: 15.04
  DB: any
  Browser: any
  OS: any

  Currently, Mahara is not compliant with the IPv6 protocol.

  Some places that need to change (where IP addresses are
  validated/checked):

   - SAML auth - validate URL Syntax (preg_match for IPv6 also).

   - DB: table - host.ipaddress needs to cater for 128 bit address.

   - Peer bootstrap: 
       1) preg-match should also include IPv6 format;
       2) use of PHP function gethostbyname().

   - Zend third part library - current version only supports IPv4. We
  currently use version 1.10.6.

   MNET heavily relise on Zend.
   The latest Zend is on version 3. But there is a release for 1.12.11 - which still doesn't support IPv6 (as far as I can tell).

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


References