Merge pull request !51 from 晚上又可以做梦辣/branch-zzj
This commit is contained in:
MaxKeyTop 2025-01-10 01:43:26 +00:00 committed by Gitee
commit e84a907807
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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