From 89c56da6add8205bd198ded18f6e8a69ba90756a Mon Sep 17 00:00:00 2001 From: Pete Meyer Date: Thu, 20 Dec 2018 14:13:52 -0500 Subject: [PATCH 1/3] add attribute to fields --- src/main/webapp/loginpage.xhtml | 2 +- src/main/webapp/oauth2/convert.xhtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/loginpage.xhtml b/src/main/webapp/loginpage.xhtml index 316e46b8570..07b9942c824 100644 --- a/src/main/webapp/loginpage.xhtml +++ b/src/main/webapp/loginpage.xhtml @@ -67,7 +67,7 @@
- +
diff --git a/src/main/webapp/oauth2/convert.xhtml b/src/main/webapp/oauth2/convert.xhtml index 108f170918a..6205d93a0c3 100644 --- a/src/main/webapp/oauth2/convert.xhtml +++ b/src/main/webapp/oauth2/convert.xhtml @@ -45,7 +45,7 @@ #{bundle['login.builtin.credential.password']}
- +
@@ -83,4 +83,4 @@ - \ No newline at end of file + From 44496b2aa9e6cba51f83784e226a9f8b2e0923ad Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Wed, 2 Jan 2019 14:56:01 -0500 Subject: [PATCH 2/3] Added autocomplete attribute to password components [ref #4821] --- src/main/webapp/dataverseuser.xhtml | 6 +++--- src/main/webapp/passwordreset.xhtml | 4 ++-- src/main/webapp/shib.xhtml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/dataverseuser.xhtml b/src/main/webapp/dataverseuser.xhtml index ce9c373bf06..8c864abf474 100644 --- a/src/main/webapp/dataverseuser.xhtml +++ b/src/main/webapp/dataverseuser.xhtml @@ -520,7 +520,7 @@
- +
@@ -540,7 +540,7 @@
- +
@@ -552,7 +552,7 @@
- +
diff --git a/src/main/webapp/passwordreset.xhtml b/src/main/webapp/passwordreset.xhtml index 71dcbb3968d..742268eb842 100644 --- a/src/main/webapp/passwordreset.xhtml +++ b/src/main/webapp/passwordreset.xhtml @@ -118,7 +118,7 @@
- +
@@ -128,7 +128,7 @@ #{bundle['passwdReset.rePasswd']}
- +
diff --git a/src/main/webapp/shib.xhtml b/src/main/webapp/shib.xhtml index 4d149cdbf02..c989bda9c4a 100644 --- a/src/main/webapp/shib.xhtml +++ b/src/main/webapp/shib.xhtml @@ -108,7 +108,7 @@ #{bundle['shib.currentDataversePassword']}
- +

#{bundle['login.forgot.text']}

From bb638c342815ea1def5318422207497350016ed8 Mon Sep 17 00:00:00 2001 From: Pete Meyer Date: Tue, 8 Jan 2019 14:00:01 -0500 Subject: [PATCH 3/3] add html comment for future reference on autocomplete attribute --- src/main/webapp/dataverseuser.xhtml | 6 +++--- src/main/webapp/loginpage.xhtml | 2 +- src/main/webapp/oauth2/convert.xhtml | 2 +- src/main/webapp/passwordreset.xhtml | 4 ++-- src/main/webapp/shib.xhtml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/dataverseuser.xhtml b/src/main/webapp/dataverseuser.xhtml index 8c864abf474..a9833e573e0 100644 --- a/src/main/webapp/dataverseuser.xhtml +++ b/src/main/webapp/dataverseuser.xhtml @@ -520,7 +520,7 @@
- +
@@ -540,7 +540,7 @@
- +
@@ -552,7 +552,7 @@
- +
diff --git a/src/main/webapp/loginpage.xhtml b/src/main/webapp/loginpage.xhtml index 07b9942c824..ed6851fcfc6 100644 --- a/src/main/webapp/loginpage.xhtml +++ b/src/main/webapp/loginpage.xhtml @@ -67,7 +67,7 @@
- +
diff --git a/src/main/webapp/oauth2/convert.xhtml b/src/main/webapp/oauth2/convert.xhtml index 6205d93a0c3..9f11ec98dab 100644 --- a/src/main/webapp/oauth2/convert.xhtml +++ b/src/main/webapp/oauth2/convert.xhtml @@ -45,7 +45,7 @@ #{bundle['login.builtin.credential.password']}
- +
diff --git a/src/main/webapp/passwordreset.xhtml b/src/main/webapp/passwordreset.xhtml index 742268eb842..a6965b2bf54 100644 --- a/src/main/webapp/passwordreset.xhtml +++ b/src/main/webapp/passwordreset.xhtml @@ -118,7 +118,7 @@
- +
@@ -128,7 +128,7 @@ #{bundle['passwdReset.rePasswd']}
- +
diff --git a/src/main/webapp/shib.xhtml b/src/main/webapp/shib.xhtml index c989bda9c4a..115774d0a3f 100644 --- a/src/main/webapp/shib.xhtml +++ b/src/main/webapp/shib.xhtml @@ -108,7 +108,7 @@ #{bundle['shib.currentDataversePassword']}
- +

#{bundle['login.forgot.text']}

@@ -138,4 +138,4 @@ - \ No newline at end of file +