fix: Pass credentials with API requests when required to work with Cloudflare Access (#1867)
This commit is contained in:
committed by
GitHub
parent
0d88a1dfda
commit
e2d7d34f30
@@ -12,7 +12,7 @@
|
||||
href="/favicon-32.png"
|
||||
sizes="32x32"
|
||||
/>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
|
||||
<link
|
||||
rel="search"
|
||||
type="application/opensearchdescription+xml"
|
||||
|
||||
Reference in New Issue
Block a user