Fossil SCM
Include 'nonce' TH1 variable in the custom skin documentation.
Commit
02367341b6944d1b0642b2222525ff8336da207e9449439150ba9c454a40dabe
Parent
8a65cd1831a5c22…
1 file changed
+3
+3
| --- www/customskin.md | ||
| +++ www/customskin.md | ||
| @@ -236,10 +236,13 @@ | ||
| 236 | 236 | |
| 237 | 237 | * **csrf_token** - A token used to prevent cross-site request forgery. |
| 238 | 238 | |
| 239 | 239 | * **default_csp** - The content to be used within the default header |
| 240 | 240 | for the "Content-Security-Policy" meta tag. |
| 241 | + | |
| 242 | + * **nonce** - The value of the cryptographic nonce for the request | |
| 243 | + being processed. | |
| 241 | 244 | |
| 242 | 245 | * **release_version** - The release version of Fossil. Ex: "1.31" |
| 243 | 246 | |
| 244 | 247 | * **manifest_version** - A prefix on the check-in hash of the |
| 245 | 248 | specific version of fossil that is running. Ex: "\[47bb6432a1\]" |
| 246 | 249 |
| --- www/customskin.md | |
| +++ www/customskin.md | |
| @@ -236,10 +236,13 @@ | |
| 236 | |
| 237 | * **csrf_token** - A token used to prevent cross-site request forgery. |
| 238 | |
| 239 | * **default_csp** - The content to be used within the default header |
| 240 | for the "Content-Security-Policy" meta tag. |
| 241 | |
| 242 | * **release_version** - The release version of Fossil. Ex: "1.31" |
| 243 | |
| 244 | * **manifest_version** - A prefix on the check-in hash of the |
| 245 | specific version of fossil that is running. Ex: "\[47bb6432a1\]" |
| 246 |
| --- www/customskin.md | |
| +++ www/customskin.md | |
| @@ -236,10 +236,13 @@ | |
| 236 | |
| 237 | * **csrf_token** - A token used to prevent cross-site request forgery. |
| 238 | |
| 239 | * **default_csp** - The content to be used within the default header |
| 240 | for the "Content-Security-Policy" meta tag. |
| 241 | |
| 242 | * **nonce** - The value of the cryptographic nonce for the request |
| 243 | being processed. |
| 244 | |
| 245 | * **release_version** - The release version of Fossil. Ex: "1.31" |
| 246 | |
| 247 | * **manifest_version** - A prefix on the check-in hash of the |
| 248 | specific version of fossil that is running. Ex: "\[47bb6432a1\]" |
| 249 |