security: use more antiforgery tokens

This commit is contained in:
Gary Sharp
2025-07-25 12:32:44 +10:00
parent fd43d85778
commit 7deead494b
222 changed files with 12919 additions and 11728 deletions
+3 -1
View File
@@ -792,7 +792,8 @@ div.logEventsViewport {
}
textarea {
width: calc(~"100% - .5em");
box-sizing: border-box;
width: 100%;
height: 200px;
margin: 0 auto;
}
@@ -1808,6 +1809,7 @@ h1.Config_DocumentTemplates {
}
#Config_Location_ListImport_Dialog_LocationList {
box-sizing: border-box;
width: 100%;
height: 200px;
margin: 0 auto;