支持登录IP黑名单限制

This commit is contained in:
RuoYi
2023-02-21 09:00:44 +08:00
parent 61caa7966b
commit 1268637e58
11 changed files with 215 additions and 24 deletions

View File

@ -9,6 +9,7 @@ user.password.retry.limit.exceed=密码输入错误{0}次,帐户锁定{1}分
user.password.delete=对不起,您的账号已被删除
user.blocked=用户已封禁,请联系管理员
role.blocked=角色已封禁,请联系管理员
login.blocked=很遗憾访问IP已被列入系统黑名单
user.logout.success=退出成功
length.not.valid=长度必须在{min}到{max}个字符之间