jumpserver/apps/jumpserver
Bai 6f89fa245c fix: 修改配置 RECEPTOR_ENABLED=False 默认 2024-04-23 16:52:25 +08:00
..
rewriting perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
settings fix: 修改配置 RECEPTOR_ENABLED 2024-04-23 15:02:40 +08:00
views perf: 修改 csrf 登录时判断 2023-08-18 20:36:58 +08:00
__init__.py perf: 重写GenericForeignKey 2023-12-26 12:51:09 +05:00
api.py fix: 修复仪表盘会话排序数量都是 1 的问题 2024-04-22 19:42:33 +08:00
asgi.py
conf.py fix: 修改配置 RECEPTOR_ENABLED=False 默认 2024-04-23 16:52:25 +08:00
const.py
context_processor.py perf: 更新copyright年份 2024-04-15 10:33:45 +08:00
middleware.py perf: 优化用户session 会话过期 2024-02-02 17:52:50 +08:00
routing.py perf: 设置 application 到 __all__ 2023-07-24 23:23:04 +08:00
urls.py perf: 支持全局的 labels (#12043) 2023-12-05 11:16:34 +08:00
utils.py perf: 优化 xpack license 检查 (#11885) 2023-10-18 01:10:24 -05:00
wsgi.py