mirror of https://gitee.com/stylefeng/guns
【7.2.5】更新密码加密的配置开关
parent
a6798bc0e9
commit
9499240a59
|
@ -0,0 +1 @@
|
|||
INSERT INTO `sys_config`(`config_id`, `config_name`, `config_code`, `config_value`, `sys_flag`, `remark`, `status_flag`, `group_code`, `del_flag`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1581687626275000321, '登录密码是否进行RSA加密校验,false为关闭', 'SYS_AUTH_PASSWORD_RSA_VALIDATE', 'true', 'Y', NULL, 1, 'auth_config', 'N', NULL, NULL, NULL, NULL);
|
Loading…
Reference in New Issue