From d3f2533565c1fbc372e1d7018a5661e133d8c902 Mon Sep 17 00:00:00 2001 From: nexxo Date: Fri, 31 Jul 2026 01:02:07 +0200 Subject: [PATCH] Release v1.3.74 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit IP addresses no longer appear in the certificate overview. 127.0.0.1 comes from ADMIN_HOSTS, where a bare IP is deliberately allowed as the way back into the console — but no authority issues certificates for one, so the row was permanently red and unfixable. The row already stored is removed on the next sync. A vanished config entry that holds a live certificate becomes a manual entry instead of disappearing. 2043 tests pass. Co-Authored-By: Claude Opus 5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b9721cb..86e9f71 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.73 +1.3.74