jumpserver/apps/users
fit2bot 9a62a7aaab
pref: 修改 activity log (#9571)
* pref: 修改 activity log

* perf: 优化 acitivity

* pref: 修改 activity

* fix: 修复一些运行问题

* fix: app.py 中添加 tasks import

* fix: 添加 activity_callback

* fix: 添加 execute_account_backup_plan activity_callback

* fix: 添加 activity_callback -> gather_asset_accounts

* fix: 对 celery 任务添加 activity_callback 回调

* fix: 修改翻译

---------

Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: Bai <baijiangjie@gmail.com>
2023-02-17 17:14:53 +08:00
..
api fix: 用户接口不分页时,api异常 2023-02-14 18:15:25 +08:00
backends pref: 优化MFA (#7153) 2021-11-10 11:30:48 +08:00
forms perf: 优化找回密码页面 (#9045) 2022-11-14 09:48:55 +08:00
migrations perf: 优化最后更新 2023-02-03 12:25:09 +08:00
models fix: 修复 perms 循环引用 2023-02-08 10:52:33 +08:00
serializers perf: 优化 api sql 查询 2023-02-07 16:21:26 +08:00
templates/users perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2022-11-14 18:01:07 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls refactor: 重构 Connection Token 模块 (完成获取 Super connection token API 逻辑) (#8559) 2022-07-11 18:09:06 +08:00
views v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
const.py fix: 修复user筛选用户bug 2021-08-18 15:25:35 +08:00
exceptions.py feat: 添加短信服务和用户消息通知 2021-09-09 16:47:24 +08:00
filters.py perf: 修改换行 2023-02-02 18:16:40 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
notifications.py fix: reset ssh url problem 2022-09-21 18:35:06 +08:00
permissions.py perf: 优化confirm接口 (#8451) 2022-07-04 11:29:39 +08:00
signal_handlers.py perf: 修改 signal handler 2023-02-08 10:14:09 +08:00
signals.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
tasks.py feat: 添加 task 的 verbose_name 2023-02-02 16:49:34 +08:00
utils.py feat: 认证方式支持OAuth2.0协议 (#8686) 2022-08-04 14:40:33 +08:00