This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
d7f587216d
jumpserver
/
apps
/
settings
/
api
/
__init__.py
5 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
perf(settings): 优化settings配置 (#5515) * stash * perf: 优化 动态seting * perf(settings): 优化settings配置 * perf: 完成终端和安全setting * perf: 修改翻译 * perf: 去掉其他位置的DYNAMIC * perf: 还原回来原来的一些代码 * perf: 优化ldap * perf: 移除dynmic config * perf: 去掉debug消息 * perf: 优化 refresh 命名 Co-authored-by: ibuler <ibuler@qq.com>
2021-01-26 09:54:12 +00:00
from
.
common
import
*
from
.
ldap
import
*
feat: 添加企业微信,钉钉扫码登录
2021-03-24 11:01:35 +00:00
from
.
wecom
import
*
from
.
dingtalk
import
*