Ticket #109 (closed Enhancement: Fixed)

Opened 3 years ago

Last modified 2 years ago

Improve port settings in config.ini

Reported by: adigeo Owned by: adigeo
Priority: Minor Milestone: OpenXCAP 1.2.0
Component: XCAP server Version: trunk
Severity: Non-critical Keywords:
Cc:

Description (last modified by adigeo) (diff)

Allow port in root= settings, thus making port= parameter unnecessary. Make sure that when listening on non-default port valid URIs are logged. Inside, always use xcap root with port (if non-default), i.e. put port in logs, xcap-diff docs

Default ports:

Change History

comment:1 Changed 2 years ago by adigeo

  • Owner changed from support@ag-projects.com to adigeo
  • Status changed from new to accepted

comment:2 Changed 2 years ago by adigeo

  • Component changed from Authentication and authorization to XCAP server
  • Description modified (diff)

comment:3 Changed 2 years ago by saul

  • Status changed from accepted to closed
  • Resolution set to Fixed

Port has to be specified in the 'root' configuration setting now. A note has been added to the configuration sample and a warning is printed if the port setting is present in the configuration file.

Note: See TracTickets for help on using tickets.