mirror of
https://github.com/karust/openserp.git
synced 2026-08-24 17:00:06 +08:00
Add captcha check and error
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
defaultConfigFilename = "config"
|
||||
envPrefix = "OPENSERP"
|
||||
replaceHyphenWithCamelCase = false
|
||||
|
||||
Reference in New Issue
Block a user