jumpserver/apps
fit2bot 1eb8e40d3e
feat: 账号推送附加参数 (#10080)
* feat: 账号推送附加参数

* perf: 通过节点 资产 过滤平台api

* perf: push automation params

* perf: 修改playbook

* perf: params serializer

* perf: 账号推送playbook 调整

* perf: Automation serializer add params field

* perf: params 非必填

* perf: 添加is_params 给前端判断

* perf: is_params bool

* perf: 修改push account ansible逻辑

* perf: 修改获取push_kwargs方法

* perf: platform migrate

* perf: 修改api

* perf: 单个推送

* perf: push account

* perf: 修改asset auto_config

---------

Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
2023-04-13 19:02:04 +08:00
..
accounts feat: 账号推送附加参数 (#10080) 2023-04-13 19:02:04 +08:00
acls fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
applications perf: 优化一波 migrations 2023-02-17 17:19:18 +08:00
assets feat: 账号推送附加参数 (#10080) 2023-04-13 19:02:04 +08:00
audits fix: 修复组织管理员查看活动日志详情时没有对象的问题 2023-03-08 15:57:43 +08:00
authentication perf: 当连接资产为网关时,connection_token不返回网域网关信息 2023-04-12 11:43:06 +08:00
common feat: 账号推送附加参数 (#10080) 2023-04-13 19:02:04 +08:00
jumpserver feat: 支持飞书国际版(lark) 2023-03-10 15:13:12 +08:00
locale perf: 优化支持 choices (#10151) 2023-04-10 10:57:44 +08:00
notifications perf: 修改 signal handler 2023-02-08 10:14:09 +08:00
ops perf: 优化命令长度限制到8m (#10193) 2023-04-13 15:47:16 +08:00
orgs perf: 今日活跃资产 (#9796) 2023-02-27 18:10:08 +08:00
perms perf: 关闭SFTP后,luna界面不显示相应选项 (#10186) 2023-04-13 17:26:24 +08:00
rbac fix: 修复组织管理员查看操作日志可以看到 system 组织下的操作问题, 只有系统管理员可以查看任务监控 2023-03-08 15:22:49 +08:00
settings fix: 修复 LDAP 导入用户时指定其他组织,还会导入到 Default 组织的问题 2023-04-03 08:47:21 +00:00
static fix: 修复用户过滤角色的错误 2023-02-02 18:09:31 +08:00
templates perf: 优化mac客户端名字 (#10122) 2023-04-03 17:50:52 +08:00
terminal perf: 优化支持 choices (#10151) 2023-04-10 10:57:44 +08:00
tickets perf: 工单备注 markdown (#9706) 2023-02-22 22:12:50 +08:00
users fix: 手机号可以为空及验证逻辑修改 2023-04-10 17:36:26 +08:00
.gitattributes chore: 修改github 语言识别 2020-10-26 20:51:09 -05:00
__init__.py
manage.py