Ticket #1885 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Update development.ini to be more secure

Reported by: mramm Assigned to: anonymous
Priority: normal Milestone: 2.0-preview-2
Component: TurboGears Version: trunk
Severity: normal Keywords:
Cc:

Description

See this pylons ticket. TG2 should default to having development.ini only listen on localhost.

http://pylonshq.com/project/pylonshq/ticket/483

Change History

07/16/08 18:59:17 changed by mramm

  • status changed from new to closed.
  • resolution set to fixed.

fixed by setting host = 127.0.0.1 in development.ini