diff --git a/LICENSE b/LICENSE index b2ad10c..46d33fb 100644 --- a/LICENSE +++ b/LICENSE @@ -10,7 +10,7 @@ Additional Use Grant: You may use the Licensed Work when your application uses the Licensed Work for a purpose that does neither directly or indirectly generate revenue. -Change Date: 2025-03-05 +Change Date: 2025-08-15 Change License: Version 2 or later of the GNU General Public License as published by the Free Software Foundation. diff --git a/acptemplates/commandTriggerAdd.tpl b/acptemplates/commandTriggerAdd.tpl index 9b4804d..b132a77 100644 --- a/acptemplates/commandTriggerAdd.tpl +++ b/acptemplates/commandTriggerAdd.tpl @@ -64,7 +64,7 @@
- {@SECURITY_TOKEN_INPUT_TAG} + {csrfToken}
diff --git a/acptemplates/roomAdd.tpl b/acptemplates/roomAdd.tpl index ac305a4..d49c72a 100644 --- a/acptemplates/roomAdd.tpl +++ b/acptemplates/roomAdd.tpl @@ -105,7 +105,7 @@
- {@SECURITY_TOKEN_INPUT_TAG} + {csrfToken}
diff --git a/acptemplates/suspensionList.tpl b/acptemplates/suspensionList.tpl index 37f189d..9fce1a4 100644 --- a/acptemplates/suspensionList.tpl +++ b/acptemplates/suspensionList.tpl @@ -99,7 +99,7 @@ require([ 'Bastelstu.be/PromiseWrap/Ajax', 'Bastelstu.be/PromiseWrap/Ui/Confirma
- {@SECURITY_TOKEN_INPUT_TAG} + {csrfToken}
diff --git a/templates/log.tpl b/templates/log.tpl index 2aac7b7..b42e7e7 100644 --- a/templates/log.tpl +++ b/templates/log.tpl @@ -10,7 +10,7 @@
- {@SECURITY_TOKEN_INPUT_TAG} + {csrfToken}