Skip to content

Use a GUC rather than hard-coded lists for allowed domains. #375

Description

Currently, we use hard-coded lists for the allowed domains when HTTP is enabled. It would be good to move this to a GUC. GUC's don't support multiple values out of the box, but there are a few approaches commonly used to emulate this (I have no opinion on which one is used).

See also #374, which is related to moving the HTTP security code to be GUC-based rather than driven by cargo features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions