Project

General

Profile

Actions

Feature #81356

open

Make hostname work like IP address in devIPmask setting

Added by Markus Kappe almost 7 years ago. Updated about 4 years ago.

Status:
New
Priority:
Could have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2017-05-29
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Unfortunatly I don't have a fixed IP address, so I use a dyndns-like service to identify my computer. That has some implications when it comes to debugging, because when I use

[SYS][displayErrors] = -1

I would like to be able to write
[SYS][devIPmask] = example.dyndns.com

The IP address can be obtained by http://php.net/manual/function.gethostbyname.php so I guess it would be rather easy to extend this functionality.

Actions #1

Updated by Susanne Moog about 4 years ago

  • Category set to System/Bootstrap/Configuration
Actions

Also available in: Atom PDF