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
22c9dfc0f2
jumpserver
/
apps
/
common
/
sdk
/
sms
/
__init__.py
3 lines
76 B
Python
Raw
Normal View
History
Unescape
Escape
pref: 优化MFA (#7153) * perf: 优化mfa 和登录 * perf: stash * stash * pref: 基本完成 * perf: remove init function * perf: 优化命名 * perf: 优化backends * perf: 基本完成优化 * perf: 修复首页登录时没有 toastr 的问题 Co-authored-by: ibuler <ibuler@qq.com> Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
2021-11-10 03:30:48 +00:00
from
.
endpoint
import
SMS
,
BACKENDS
from
.
utils
import
SendAndVerifySMSUtil