This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
teleport
mirror of
https://github.com/tp4a/teleport
Watch
1
Star
0
Fork
You've already forked teleport
0
Code
Issues
Projects
Releases
Wiki
Activity
50b6eddb36
teleport
/
build
/
builder
/
core
/
ver.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
1. 修正bug#145: 密码已经过期时,用户在登录界面登录后会跳转到修改密码界面,必须先修改密码后方可继续登录; 2. 远程连接时检查助手版本是否匹配; 3. 修正:登录界面刚显示出来就点击密码输入框,会在短时间后焦点调到用户名输入框。
2019-01-15 19:08:07 +00:00
# -*- coding: utf8 -*-
prepare for v3.3.1
2019-06-29 10:57:59 +00:00
VER_TP_SERVER
=
"
3.3.1
"
VER_TP_ASSIST
=
"
3.3.1
"