Release Auth Tools v0.3.1
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ The Vite base is relative, so both `/` and nested paths work. `npm run toolbox:c
|
||||
|
||||
## Static deployment
|
||||
|
||||
Serve `dist/` or the contents of `release/auth-tools-0.3.0.zip` over HTTPS. Recommended response headers for the dedicated Auth Tools origin:
|
||||
Serve `dist/` or the contents of `release/auth-tools-0.3.1.zip` over HTTPS. Recommended response headers for the dedicated Auth Tools origin:
|
||||
|
||||
```text
|
||||
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; form-action 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob:; connect-src 'self'; worker-src 'self' blob:; manifest-src 'self'
|
||||
|
||||
Reference in New Issue
Block a user