Project

General

Profile

Actions

Bug #52687

closed

Support ip mask for localhost mysql connections

Added by Nicole Cordes over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
Start date:
2013-10-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the hostname is checked for localhost or 127.0.0.1 only for local mysql connection host. But as specified in RFC 790 all ip addresses with mask 127.x.x.x are considered to be on localhost. So the install tool should be able to handle ip addresses starting with 127. as localhost.

Actions #1

Updated by Nicole Cordes over 10 years ago

There is a problem even with hostnames other than localhost or 127.0.0.1 because no default port is set during smooth migration process!

Actions #2

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24553

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24553

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24553

Actions #5

Updated by Nicole Cordes over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF