changeflyhigh

Results 6 issues of changeflyhigh

1、建议添加选项让用户选择是否保存 secretID 和 secretKey 以定期同步 云主机列表 2、云上账户的 secretID 和 secretKey 可以设置只读服务器信息 ![spug key](https://user-images.githubusercontent.com/30860085/177519458-7751943e-1b21-4e93-99c2-1c2c8b56bc6e.png)

enhancement

spug导入LDAP用户后就可以无需要求 用户登录才出现该用户名,最后才进行授权,大大减少沟通成本。 参考jumpserver 如下 ![spug jump1](https://user-images.githubusercontent.com/30860085/177519866-2bbdb7fd-d9f3-4341-a549-0ef7f3bd4025.png) ![spug jump2](https://user-images.githubusercontent.com/30860085/177519882-20ecc82c-f667-41c5-8ca4-62baa0b9db84.png)

enhancement

drop 数据库&表 后, 只会生成 ddl语句 需要手工创建 数据库 或 表 后,才会把dml导出来

**JumpServer 版本(v1.5.9以下不再支持)** V2.23.0 --> V2.24.0 -->V2.25.0 **浏览器版本** Firefox 103.0.2 (64 位) **Bug 描述** ![图片](https://user-images.githubusercontent.com/30860085/186300653-e8dfb4ea-1340-4730-95da-67f9d121062e.png) 升级jumpserver版本后,此处的数据库帐号密码会发生变化,但我已经设置了很长很长的密码超时时间 **Bug 重现步骤(有截图更好)** 1. https://github.com/jumpserver/jumpserver/releases 下载 升级包,使用 ./jmsctl.sh upgrade 2. 初始版本 V2.23.0 3. 只升级大版本,不升级小版本 V2.23.0 ->...

类型:bug
状态:待反馈

赵班长可以加入一些当下最新的URL漏洞规则吗?

openresty version:openresty-1.21.4.2 #####configure-A(normal): server { listen 80; server_name yunwei.abc.com; default_type text/html; location / { return 200 'Thanks for access /'; } location = / { return 200 'Thanks for access...