From cff3290abb1ce629f50519b5775a7da8359e8097 Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 20 Oct 2019 17:20:11 -0600 Subject: [PATCH] Change to password input --- oauth2server/server/users.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2server/server/users.go b/oauth2server/server/users.go index b831773..1089847 100644 --- a/oauth2server/server/users.go +++ b/oauth2server/server/users.go @@ -18,7 +18,7 @@ func (s *Server) usersLog(w http.ResponseWriter, r *http.Request) {
- +