-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# 1.0.5版本 | ||
|
||
1. 解决进程无法自动销毁的问题 | ||
2. 使用secrets库做用户验证 | ||
3. 删除重复的鉴权操作 | ||
4. 请求错误时使用exception替代返回 | ||
5. 使用compare_digest优化鉴权判断 | ||
6. 添加停止按钮用于终止Web服务进程 | ||
|
||
# 1.0.4版本 | ||
|
||
1. 将模块的图标文件信息,改为完整路径字符串 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters