From c9b9ca55d0d1403f4b331db6d148d26b0ed5c407 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 14:02:37 +0800 Subject: Disable the readonly input box --- tmpl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpl.go') diff --git a/tmpl.go b/tmpl.go index 64101c0..fb63907 100644 --- a/tmpl.go +++ b/tmpl.go @@ -185,7 +185,7 @@ for the JavaScript code in this page.

Select a nonce no longer than 32 bytes, such that when it is appended to the decoded form of the challenge token, and the entire result is hashed with SHA-256, the first {{ .Global.NeedBits }} bits of the SHA-256 hash are all zeros. Within one octet, higher bits are considered to come before lower bits.

- +
-- cgit v1.2.3