From 15e7eb5bd1b07caf92f8f36c8bd0c6c91f2ad9af Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Wed, 1 Apr 2026 08:26:29 -0700 Subject: [PATCH] Remove all inline JS from admin templates script-src 'self' blocks inline onclick handlers and {{end}} diff --git a/web/templates/pgcreds.html b/web/templates/pgcreds.html index 6f2f5a2..c586373 100644 --- a/web/templates/pgcreds.html +++ b/web/templates/pgcreds.html @@ -82,7 +82,9 @@

New Credentials

+ data-toggle-form="pgcreds-create-form" + data-label-show="Add Credentials" + data-label-hide="Cancel">Add Credentials
- -