jumpserver/apps/settings
xinwen 6e87b94789 fix(command): 系统设置-安全设置-告警接收邮件字段如果为空,则更新不了 2020-11-17 19:19:08 +08:00
..
migrations [Update] 修改表名称 2019-03-04 15:51:17 +08:00
serializers fix(command): 系统设置-安全设置-告警接收邮件字段如果为空,则更新不了 2020-11-17 19:19:08 +08:00
tasks feat(ldap): 获取ldap用户列表,采用线程方式 2020-09-08 11:57:45 +08:00
urls feat: 删掉所有view, templates, forms 2020-06-03 11:43:43 +08:00
utils perf(ldap): LDAP用户搜索,本地忽略大小写,远端支持模糊 2020-11-05 14:57:08 +08:00
__init__.py Api (#2439) 2019-02-26 12:38:20 +08:00
admin.py Api (#2439) 2019-02-26 12:38:20 +08:00
api.py fix(public-api): 缺少SECURITY_PASSWORD_EXPIRATION_TIME字段 2020-11-17 19:11:39 +08:00
apps.py Api (#2439) 2019-02-26 12:38:20 +08:00
models.py [Update] 修改settings 2020-04-29 14:32:51 +08:00
signals_handler.py fix(all): 修复创建资源时,created_by字段长度限制导致创建失败的问题 2020-07-15 16:27:40 +08:00
tests.py Api (#2439) 2019-02-26 12:38:20 +08:00