jumpserver/apps/authentication
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 perf: 优化 gateway 返回情况 2023-02-16 16:51:42 +08:00
backends perf: 修改变量名 2023-02-10 11:13:44 +08:00
confirm
errors
mfa
migrations perf: input_secret (#9542) 2023-02-14 16:53:10 +08:00
models perf: 优化 gateway 返回情况 2023-02-16 16:51:42 +08:00
serializers perf: 会话新增 account_id 2023-02-15 19:53:04 +08:00
templates/authentication perf: 调整登录页样式 2023-02-15 20:30:12 +08:00
urls
views v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
__init__.py
admin.py
apps.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
const.py
filters.py
forms.py
middleware.py fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
mixins.py fix: 修复第三方用户登录复核时,可以跳过的问题 2023-02-09 19:47:11 +08:00
notifications.py
signal_handlers.py
signals.py
tasks.py pref: 修改 activity log (#9571) 2023-02-17 17:14:53 +08:00
tests.py
utils.py