bump
This commit is contained in:
		
							
								
								
									
										1
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								main.go
									
									
									
									
									
								
							| @@ -123,7 +123,6 @@ func main() { | |||||||
|  |  | ||||||
| 		// Authenticate. | 		// Authenticate. | ||||||
| 		if err := c.Auth(f.GetValue("field1"), f.GetValue("field2")); err != nil { | 		if err := c.Auth(f.GetValue("field1"), f.GetValue("field2")); err != nil { | ||||||
| 			log.Printf("Failed auth %s %s ", f.GetValue("field1"), f.GetValue("field2")) |  | ||||||
| 			f.MakeInvalid("field2", "Invalid password") | 			f.MakeInvalid("field2", "Invalid password") | ||||||
| 			d.Body = f.Render(true) | 			d.Body = f.Render(true) | ||||||
| 			tmpl.Execute(w, d) | 			tmpl.Execute(w, d) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user