Change to password input
This commit is contained in:
@@ -18,7 +18,7 @@ func (s *Server) usersLog(w http.ResponseWriter, r *http.Request) {
|
||||
<html>
|
||||
<body>
|
||||
<form method="post" action="/authorize?`+q.Encode()+`">
|
||||
<input type="text" name="username"></input>
|
||||
<input type="password" name="username"></input>
|
||||
<input type="submit"></input>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user