You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/jumpserver
fit2bot d4feaf1e08
fix: 修复由于更新django captch版本引起的css丢失问题 (#5204)
4 years ago
..
settings fix: 修复由于更新django captch版本引起的css丢失问题 (#5204) 4 years ago
views fix(authentication): 修复登录时有时解密失败 4 years ago
__init__.py
api.py refactor(orgs): 重构组织表结构 4 years ago
asgi.py Support ws (#3291) 5 years ago
conf.py [fix]: 兼容django 3 (#5038) 4 years ago
const.py [Update] Move LOCAL_DYNAMIC_SETTINGS (#4113) 5 years ago
context_processor.py [fix]: 兼容django 3 (#5038) 4 years ago
middleware.py perf: 优化middleware的使用 (#4707) 4 years ago
routing.py Support ws (#3291) 5 years ago
urls.py fix: 修复由于更新django captch版本引起的css丢失问题 (#5204) 4 years ago
utils.py Dev oidc (#3941) 5 years ago
wsgi.py