From 768a859c1fe112f67b3b402f16d53e2dc915575a Mon Sep 17 00:00:00 2001 From: Weston Blieden Date: Fri, 17 Apr 2026 19:51:12 +0200 Subject: [PATCH] Fix password manager prompt on auth key input: use autocomplete=new-password --- aarch64/app/html/index.html | 2 +- aarch64_ROOT/app/html/index.html | 2 +- arm/app/html/index.html | 2 +- arm_ROOT/app/html/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aarch64/app/html/index.html b/aarch64/app/html/index.html index 7a533ea..0545133 100644 --- a/aarch64/app/html/index.html +++ b/aarch64/app/html/index.html @@ -412,7 +412,7 @@
- + One-time use. Cleared automatically after first successful connection.
diff --git a/aarch64_ROOT/app/html/index.html b/aarch64_ROOT/app/html/index.html index 7a533ea..0545133 100644 --- a/aarch64_ROOT/app/html/index.html +++ b/aarch64_ROOT/app/html/index.html @@ -412,7 +412,7 @@
- + One-time use. Cleared automatically after first successful connection.
diff --git a/arm/app/html/index.html b/arm/app/html/index.html index 7a533ea..0545133 100644 --- a/arm/app/html/index.html +++ b/arm/app/html/index.html @@ -412,7 +412,7 @@
- + One-time use. Cleared automatically after first successful connection.
diff --git a/arm_ROOT/app/html/index.html b/arm_ROOT/app/html/index.html index 7a533ea..0545133 100644 --- a/arm_ROOT/app/html/index.html +++ b/arm_ROOT/app/html/index.html @@ -412,7 +412,7 @@
- + One-time use. Cleared automatically after first successful connection.