jumpserver/apps/accounts
fit2bot 917620736b
feat: 修改模版账号密码 同步更新关联的账号 (#10328)
* feat: 修改模版账号密码 同步更新关联的账号

* feat: 同步多个账号

---------

Co-authored-by: feng <1304903146@qq.com>
2023-04-25 10:28:19 +08:00
..
api perf: 账号模版 protocols 过滤 2023-04-21 17:11:18 +08:00
automations perf: account auto i18n 2023-04-20 14:10:39 +08:00
const perf: ssh key strategy translate (#10295) 2023-04-21 14:08:59 +08:00
migrations perf: 优化账号历史过滤 2023-04-19 11:13:29 +08:00
models feat: 修改模版账号密码 同步更新关联的账号 (#10328) 2023-04-25 10:28:19 +08:00
serializers feat: 修改模版账号密码 同步更新关联的账号 (#10328) 2023-04-25 10:28:19 +08:00
tasks feat: 账号推送附加参数 (#10080) 2023-04-13 19:02:04 +08:00
__init__.py
admin.py
apps.py
filters.py feat: 修改模版账号密码 同步更新关联的账号 (#10328) 2023-04-25 10:28:19 +08:00
notifications.py
signal_handlers.py perf: 修改 account (#10088) 2023-04-03 18:18:31 +08:00
tests.py
urls.py perf: 修改 account (#10088) 2023-04-03 18:18:31 +08:00
utils.py