jumpserver/apps/acls
fit2bot 60399fae29
feat: 登录资产消息提醒 (#11747)
Co-authored-by: feng <1304903146@qq.com>
2023-10-07 17:41:20 +08:00
..
api perf: 优化 manager 和 acl 的 组织 2023-06-12 16:00:14 +08:00
migrations perf: 修改 login acls 迁移冲突问题 2023-06-16 13:59:15 +08:00
models perf: 修改 acl 登录限制问题 2023-09-21 11:33:28 +08:00
serializers perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
templates/acls feat: 登录资产消息提醒 (#11747) 2023-10-07 17:41:20 +08:00
urls perf: 优化 connect method acls 和登录 acls 2023-06-07 17:39:56 +08:00
__init__.py
admin.py
apps.py perf: 修改支持 Django4 2023-07-24 11:52:25 +08:00
const.py feat: 用户登录堡垒机时通知管理员 (#11686) 2023-09-25 16:25:44 +08:00
notifications.py feat: 登录资产消息提醒 (#11747) 2023-10-07 17:41:20 +08:00
tests.py
utils.py