From 087d06debfd6e8e7f5e0dae7825b1db0b137709d Mon Sep 17 00:00:00 2001 From: dkanada Date: Fri, 15 Nov 2019 10:05:59 +0900 Subject: [PATCH] Merge pull request #578 from ryan-hartzell/login-autofill-attributes Add autocomplete attributes to login fields (cherry picked from commit 109ea9e50c4741001c7a86d947eed100582d8cc1) Signed-off-by: Joshua Boniface --- CONTRIBUTORS.md | 1 + src/login.html | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 700c7d85f6..e0855c1e09 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -31,6 +31,7 @@ - [ferferga](https://github.com/ferferga) - [bilde2910](https://github.com/bilde2910) - [Daniel Hartung](https://github.com/dhartung) + - [Ryan Hartzell](https://github.com/ryan-hartzell) # Emby Contributors diff --git a/src/login.html b/src/login.html index c70064ed95..629f434313 100644 --- a/src/login.html +++ b/src/login.html @@ -6,14 +6,17 @@

${HeaderPleaseSignIn}

-
- -
- +
+ +
- + +
+ +
+