jumpserver/apps/jumpserver
Aaron3S 6a12bc39e9 feat: ansible receptor 适配文件上传 2024-04-11 22:22:29 +08:00
..
rewriting perf: 优化 celery task log 权限控制 2024-03-18 19:00:04 +08:00
settings feat: ansible receptor 适配文件上传 2024-04-11 22:22:29 +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 perf: 优化审计台命令记录代码 (#12998) 2024-04-11 18:32:00 +08:00
asgi.py perf: 优化 asgi 的位置 2023-07-24 23:20:05 +08:00
conf.py fix: 修复 ansible receptor playbook 无法执行的问题 2024-04-10 18:18:32 +08:00
const.py
context_processor.py feat: 自定义footer (#12795) 2024-03-12 14:36:20 +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