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
feng626 a7cc457f54
fix: 修复setting perm
3 years ago
..
api fix: 修复setting perm 3 years ago
migrations perf: 修改 bug 3 years ago
serializers fix: 移除TICKET_ENABLED配置;系统设置API限制权限 3 years ago
tasks feat(ldap): 获取ldap用户列表,采用线程方式 4 years ago
urls feat: 添加短信服务和用户消息通知 3 years ago
utils fix: 修改LDAP配置API权限 3 years ago
__init__.py
admin.py
apps.py Fix rbac (#7728) 3 years ago
models.py perf: 修改 perm tree 3 years ago
signal_handlers.py Fix rbac (#7728) 3 years ago
tests.py