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
fit2bot d07a230ba6
feat: 添加默认工单授权时间 (#8649)
2 years ago
..
api fix: 修复 public 和 smart API 权限包含 connection token 2 years ago
migrations feat: 添加组件类型 razor 并替换 XRDP_ENABLED 3 years ago
serializers feat: 添加默认工单授权时间 (#8649) 2 years ago
tasks feat(ldap): 获取ldap用户列表,采用线程方式 4 years ago
urls feat: public settings 区分 public 和 open 3 years ago
utils pref: debug toolbar 太费时间 先禁用 (#8528) 2 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
models.py perf: 优化Migration,删掉原来的 content type (#7835) 3 years ago
signal_handlers.py perf: 完善 setting 的动态配置 3 years ago
tests.py