Page MenuHomePhabricator

[Cashtab] Modify csp headers to allow base64 font used in swiper
ClosedPublic

Authored by bytesofman on Wed, Nov 13, 04:33.

Details

Summary

Getting swiper css working with npm start and also on netlify test deployments. But not on Cashtab prod. Looking into network, the font file fails to load due to CSP restrictions.

Add CSP directive in header to allow loading base-64 font.

Test Plan

Hard to test this without seeing it with the header, which requires the URL. So, will see when it lands.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable