From 4708b6874242691a990f3ac24e41dd2ae5dd8710 Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 2 Feb 2020 19:51:17 +0000 Subject: [PATCH] set titles --- oauth2server/server/users.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/oauth2server/server/users.go b/oauth2server/server/users.go index 30cd080..f9ca2fc 100755 --- a/oauth2server/server/users.go +++ b/oauth2server/server/users.go @@ -20,7 +20,7 @@ func (s *Server) usersLog(w http.ResponseWriter, r *http.Request) { q := r.URL.Query() fmt.Fprintln(w, ` - +
`+scope+`
@@ -50,7 +51,7 @@ func (s *Server) usersRegister(w http.ResponseWriter, r *http.Request) { s.limiter.Wait(r.Context()) fmt.Fprintln(w, ` - +
`+scope+`