版本封存
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
const debug = true
|
||||
const debug = false
|
||||
|
||||
// Validate a HOTP passcode given a counter and secret.
|
||||
// This is a shortcut for ValidateCustom, with parameters that
|
||||
|
||||
Reference in New Issue
Block a user