mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +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
|
#enable captcha
|
||||||
maxkey.login.captcha =${LOGIN_CAPTCHA:true}
|
maxkey.login.captcha =${LOGIN_CAPTCHA:true}
|
||||||
|
#TEXT ARITHMETIC
|
||||||
|
maxkey.login.captcha.type =${LOGIN_CAPTCHA:TEXT}
|
||||||
#enable two factor,use one time password
|
#enable two factor,use one time password
|
||||||
maxkey.login.mfa =false
|
maxkey.login.mfa =false
|
||||||
#Enable kerberos/SPNEGO
|
#Enable kerberos/SPNEGO
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user