From 66bd5d2f7fd84eec39d69f4a8f5c435fc978804f Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 19 Mar 2026 17:14:20 +0000 Subject: Add site passwords --- web/command/html/flags.go | 1 - 1 file changed, 1 deletion(-) (limited to 'web/command/html/flags.go') diff --git a/web/command/html/flags.go b/web/command/html/flags.go index 61a1f50..cb19baf 100644 --- a/web/command/html/flags.go +++ b/web/command/html/flags.go @@ -88,7 +88,6 @@ func FlagsPage(success, err string, siteName string, flags config.SiteFlag) Node ID("password"), Name("password"), Type("checkbox"), - Disabled(), If(flags&config.FlagPassword != 0, Checked()), ), Label( -- cgit v1.2.3-70-g09d2