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/settings
Bai 4eef425e2a
fix: 修复提交系统设置失败的问题
4 years ago
..
migrations
serializers fix: 修复提交系统设置失败的问题 4 years ago
tasks feat(ldap): 获取ldap用户列表,采用线程方式 4 years ago
urls feat: 删掉所有view, templates, forms 5 years ago
utils fix: 修复LDAP用户登录(未找到)时循环调用问题 4 years ago
__init__.py
admin.py
api.py fix(public-api): 缺少SECURITY_PASSWORD_EXPIRATION_TIME字段 4 years ago
apps.py
models.py
signals_handler.py fix(all): 修复创建资源时,created_by字段长度限制导致创建失败的问题 4 years ago
tests.py