@ -61,8 +61,10 @@ func startHTTPAPI() {
OptionsPassthrough: false,
Debug: Config.General.Debug,
})
if Config.General.Debug {
// Logwriter for saner log output
c.Log = stdlog.New(logwriter, "", 0)
}
api.POST("/register", webRegisterPost)
api.POST("/update", Auth(webUpdatePost))
The note is not visible to the blocked user.