]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #1279 from de-es/patch-1
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 26 Nov 2025 15:28:48 +0000 (10:28 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 15:28:48 +0000 (10:28 -0500)
Bring FormData back

linux/policies.json

index f5a021e7360dbf2c664d548ee3820fbf377b9c91..e25351de2eb126a5012c41f13ff79c16c76de820 100644 (file)
     "SanitizeOnShutdown": {
       "Cache": true | false,
       "Cookies": true | false,
+      "FormData": true | false,
       "History": true | false,
       "Sessions": true | false,
       "SiteSettings": true | false,

patrick-canterino.de