sql: 密码不允许使用最近修改的密码数据参数
This commit is contained in:
@@ -732,4 +732,6 @@ expHours为过期时间,0表示不启用
|
||||
alertHours即将到期提醒时间', 'Numerical unit (hours)
|
||||
expHours for the expiration time, 0 means not enabled
|
||||
alertHours upcoming expiration reminder time');
|
||||
|
||||
INSERT INTO "sys_i18n" VALUES (674, 'config.sys.user.passwdNotAllowedHistory', '用户管理-不允许使用最近密码次数', 'User Management-Not Allowed Recent Passwords');
|
||||
INSERT INTO "sys_i18n" VALUES (675, 'config.sys.user.passwdNotAllowedHistoryRemark', '创建新密码不等于之前使用的x次中的密码', 'Creating a new password that is not equal to the previously used password in x times');
|
||||
INSERT INTO "sys_i18n" VALUES (676, 'login.errPasswdHistory', '不允许使用最近密码', 'Recent passwords not allowed');
|
||||
|
||||
Reference in New Issue
Block a user