升级shiro到最新版1.4.2 阻止rememberMe漏洞攻击

This commit is contained in:
RuoYi
2019-11-26 15:33:42 +08:00
parent 62a0018041
commit 208c4a8417
2 changed files with 1 additions and 6 deletions

View File

@ -37,11 +37,6 @@ public class Constants
*/
public static final String LOGIN_FAIL = "Error";
/**
* 自动去除表前缀
*/
public static final String AUTO_REOMVE_PRE = "true";
/**
* 当前记录起始索引
*/