cuts staging from master #1040

Merged
jessopb merged 6 commits from master into staging 2019-10-01 21:52:45 +02:00
jessopb commented 2019-10-01 21:46:08 +02:00 (Migrated from github.com)

Adds cors functionality.
Site owners may need to add the following to site/config/siteConfig.json:
details: corsWhitelist: ["https://example.com"]
for any other domains accessing the site.
Or to simplify things,
details: corsWhitelist: ["*"]

Also merges some automatic updates to dependencies.

Adds cors functionality. Site owners may need to add the following to site/config/siteConfig.json: details: corsWhitelist: ["https://example.com"] for any other domains accessing the site. Or to simplify things, details: corsWhitelist: ["*"] Also merges some automatic updates to dependencies.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#1040
No description provided.