From 6b6ed48095045d92ab2f5abd9dabc14f2befcf19 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 17 Nov 2014 12:59:42 -0600 Subject: [PATCH] users sample password type=text->type=password Change the password input of the users sample from type of text to type password. gh-49 --- samples/users/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/users/src/main/webapp/index.jsp b/samples/users/src/main/webapp/index.jsp index a32c453..13fb82b 100644 --- a/samples/users/src/main/webapp/index.jsp +++ b/samples/users/src/main/webapp/index.jsp @@ -70,7 +70,7 @@
- +