From 3b8a2e3bb10c5e81f4fbfd124d1319c2eefae481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 22 May 2023 18:32:24 +0800 Subject: [PATCH] Replaced the "accounting-dummy-form" name with the dummy CSRF token to work with OWASP ZAP CSRF token scans. --- .../journal-entry/include/description-editor-modal.html | 3 ++- .../include/journal-entry-line-item-editor-modal.html | 3 ++- .../accounting/option/include/recurring-item-editor-modal.html | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html b/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html index c1f434e..39f436a 100644 --- a/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html +++ b/src/accounting/templates/accounting/journal-entry/include/description-editor-modal.html @@ -19,7 +19,8 @@ description-editor-modal.html: The modal of the description editor Author: imacat@mail.imacat.idv.tw (imacat) First written: 2023/2/28 #} -
+ +