jumpserver/apps/jumpserver
Aaron3S 308d87d021 feat: 增加PIICO设备配置项 2022-09-26 14:40:48 +08:00
..
rewriting stash tdsql 2022-06-28 18:05:20 +08:00
settings feat: 增加PIICO设备配置项 2022-09-26 14:40:48 +08:00
views feat: 工作台区分组织 (#8040) 2022-04-12 14:25:49 +08:00
__init__.py
api.py feat: 支持 magnus (#7965) 2022-03-25 14:45:08 +08:00
asgi.py
conf.py feat: 增加 DB Listen Port 映射规则 2022-09-22 19:23:39 +08:00
const.py perf(settings): 优化settings配置 (#5515) 2021-01-26 17:54:12 +08:00
context_processor.py fix: 修改theme_info默认值为{} 2022-07-20 16:13:20 +08:00
middleware.py perf: 优化middleware的使用 (#4707) 2020-09-27 14:34:05 +08:00
routing.py feat: 新增ping、telnet系统工具 (#8666) 2022-07-29 10:02:23 +08:00
urls.py perf: 修改翻译 (#8543) 2022-07-06 17:26:09 +08:00
utils.py feat: 返回License信息 2022-01-13 18:55:44 +08:00
wsgi.py