Skip to content

Fix the permissions on the DOMAIN/provider.json file for static sites.

elijah requested to merge elijah/platform:bugfix/static into develop

previously, anyone using static nodes to serve up provider.json had a broken provider (see riseup.net!)

this will fix the problem and allow the provider.json file to be bootstrapped from a static node. this is a bug fix and should be cherry picked for stable release.

Merge request reports