Skip to content
  • Evan Hunt's avatar
    Correctly handle catalog zone entries containing slashes · dba0163d
    Evan Hunt authored
    - Add quotes before and after zone name when generating "addzone"
      input so avoid "unexpected token" errors.
    - Use a hex digest for zone filenames when the zone or view name
      contains a slash.
    - Test with a domain name containing a slash.
    - Incidentally added 'catzhash.py' to contrib/scripts to generate
      hash labels for catalog zones, as it was needed to write the test.
    dba0163d