-
-
Notifications
You must be signed in to change notification settings - Fork 281
Scan QR Error Demo Site #472
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedThe issue is fixed (in a coming release)The issue is fixed (in a coming release)
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedThe issue is fixed (in a coming release)The issue is fixed (in a coming release)
Projects
Status
Released
Version
5.4.3
What happened?
Not able to scan QR codes when using the demo.2fauth.app when using Firefox.
When I try to scan a QR code a get the following errors con Firefox console
Content-Security-Policy: The page’s settings blocked the loading of a resource (connect-src) at https://fastly.jsdelivr.net/npm/zxing-wasm@1.1.3/dist/reader/zxing_reader.wasm because it violates the following directive: “connect-src 'self'”I tried on:
Firefox for Mac 137.0 (64-bit)
Firefox for Windows 132.0 (64 bit)
All this came from me trying to setup a local install and getting the same error.
I managed to fix it for my local install by modifying
CONTENT_SECURITY_POLICY=falseas suggested on #417Error & Logs
Configuration
No response
Containerization
Integration
No response
Additional information
No response