audit logging

This commit is contained in:
JiriUhlir
2026-05-28 11:49:59 +02:00
parent f18aabb5ba
commit 80d82d36dd
7 changed files with 232 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ def page(title: str, body: str, user=None) -> str:
<a href="/portal/new-app">Nová aplikace</a>
<a href="/portal/deployments">Nasazení</a>
<a href="/portal/backups">Zálohy</a>
<a href="/portal/audit">Audit</a>
</nav>
"""
user_panel = f"""