jumpserver/apps/accounts/serializers/automations
jiangweidong 690e01cb78
feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947)
* feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret)

* perf: 去掉无用的属性

* perf: 优化自定义改密逻辑

* feat: 支持ssh_key认证

* perf: 去掉无用注释

* perf: 优化

* perf: 优化逻辑

* perf: 优化标题

* perf: 去掉一些无用的函数

* perf: 优化helptext
2023-04-14 18:31:09 +08:00
..
__init__.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
base.py perf: automation task name validate (#9690) 2023-02-22 16:23:18 +08:00
change_secret.py feat: 支持部分资源的自定义自动化任务(Ping/VerifyAccount/ChangeSecret) (#9947) 2023-04-14 18:31:09 +08:00
gather_accounts.py feat: 收集账号 可选同步表 2023-03-27 14:13:44 +08:00
push_account.py feat: 账号推送附加参数 (#10080) 2023-04-13 19:02:04 +08:00