Skip to content

Refactor CORS configuration #167

Open
@jamo

Description

@jamo

Make cors configuration based on site.yml, not just accepted IP addresses, but also url patterns etc

- host
  - allowed hosts
    -  host1
    -  host2
    -  ...
  - allowed methods
    - GET
    - POST
    - ...
``

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions