From 1a0011765fa2d34f7d0075f463beb9e614ec8812 Mon Sep 17 00:00:00 2001
From: Paul-Christian Volkmer
Date: Tue, 10 Mar 2026 09:01:58 +0100
Subject: feat: request update audit (#258)
This adds the date and username when a request gets updated.
If the request gets updated by an async Kafka response, "SYSTEM" will be used as username.---
src/main/resources/templates/index.html | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'src/main/resources/templates/index.html')
diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html
index cea3f73..da85025 100644
--- a/src/main/resources/templates/index.html
+++ b/src/main/resources/templates/index.html
@@ -75,6 +75,11 @@