Populate CORS_ORIGIN_WHITELIST documentation #10734

Closed
opened 2025-12-29 21:35:20 +01:00 by adam · 1 comment
Owner

Originally created by @mr1716 on GitHub (Feb 5, 2025).

Change Type

Addition

Area

Configuration

Proposed Changes

The page which describes CORS_ORIGIN_WHITELIST doesn’t define the value.

Originally created by @mr1716 on GitHub (Feb 5, 2025). ### Change Type Addition ### Area Configuration ### Proposed Changes The [page](https://demo.netbox.dev/static/docs/configuration/security/) which describes CORS_ORIGIN_WHITELIST doesn’t define the value.
adam added the type: documentation label 2025-12-29 21:35:20 +01:00
adam closed this issue 2025-12-29 21:35:20 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 5, 2025):

This and its complementary parameter, CORS_ORIGIN_REGEX_WHITELIST, are described immediately below:

These settings specify a list of origins that are authorized to make cross-site API requests. ...

@jeremystretch commented on GitHub (Feb 5, 2025): This and its complementary parameter, `CORS_ORIGIN_REGEX_WHITELIST`, are described immediately below: > These settings specify a list of origins that are authorized to make cross-site API requests. ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10734