mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
loginConfig,captchaType属性补写,修复openApi运行失败问题
This commit is contained in:
parent
e431aab26a
commit
a01de839eb
@ -51,6 +51,8 @@ maxkey.crypto.password.encoder =bcrypt
|
||||
############################################################################
|
||||
#enable captcha
|
||||
maxkey.login.captcha =${LOGIN_CAPTCHA:true}
|
||||
#TEXT ARITHMETIC
|
||||
maxkey.login.captcha.type =${LOGIN_CAPTCHA:TEXT}
|
||||
#enable two factor,use one time password
|
||||
maxkey.login.mfa =false
|
||||
#Enable kerberos/SPNEGO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user