Skip to content
Snippets Groups Projects

Fix issue when DNS zone import fails silently with OK message if $TTL is missing…

Merged Costin requested to merge manyk/ispconfig3:patch-1 into stable-3.1

Fix issue when DNS zone import fails silently with OK message if $TTL is missing from the input file because TTL can not be null when saving SOA to database. Solution: if TTL is null then simply set it to 1 day - 86400 seconds (as per RFC 1912 recommendations). I encountered few services that export a dns zone without global ttl set (ex: GoDaddy).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading