controllers.WriteSimpleResponse(w,false,"Could not register auth request. One may already be pending. Try again later.")
return
}
msg:=fmt.Sprintf("<p>This is an automated message from %s. If you did not request this message please ignore or block. Your requested one-time code is:</p><p>%s</p>",data.GetServerName(),reg.Code)
msg:=fmt.Sprintf("<p>This is an automated message from %s. If you did not request this message please ignore or block. Your requested one-time code is:</p><p>%s</p>",data.GetServerName(),reg.Code)