Skip to content

auth: can't provision arbitrary octets in PTR rdata via REST API #15990

@peterthomassen

Description

@peterthomassen

Short description

RFC 6763 Section 4.1.1 says that "arbitrary Net-Unicode text" can be used in PTR rdata for the purposes of naming instances in the context of this RFC. However, auth's REST API does not accept all octets (e.g., \040, \041).

Environment

  • Operating system: Linux
  • Software version: 4.9
  • Software source: PowerDNS repository

Steps to reproduce

  1. Add a PTR record via the REST API that contains \040

Expected behaviour

Should work

Actual behaviour

Auth says the record is not in expected format

Other information

@Habbie told me that perhaps there might be a flag for this in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions