mirror of
https://github.com/dataease/dataease.git
synced 2026-06-18 05:18:07 +08:00
feat: 登录失败次数过多发送邮件通知管理员#5621
This commit is contained in:
@@ -14,4 +14,6 @@ public class LoginLimitInfo {
|
||||
private String scanCreateUser;
|
||||
|
||||
private String multiLogin;
|
||||
|
||||
private String lockedEmail = "false";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user