diff --git a/oauth2server/server/users.go b/oauth2server/server/users.go index 0b472eb..30cd080 100755 --- a/oauth2server/server/users.go +++ b/oauth2server/server/users.go @@ -36,7 +36,7 @@ func (s *Server) usersLog(w http.ResponseWriter, r *http.Request) { }
- +
@@ -66,7 +66,7 @@ func (s *Server) usersRegister(w http.ResponseWriter, r *http.Request) { }
- +