feat: logo click 5 time to admin page && fix: 401 cannot show auth modal (#335)

This commit is contained in:
Dream Hunter
2024-07-06 20:21:21 +08:00
committed by GitHub
parent 0b78d1ff4a
commit 00c671cf14
5 changed files with 34 additions and 8 deletions
+5
View File
@@ -1,6 +1,11 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main branch
- 点击 logo 5 次进入 admin 页面
- 修复 401 时无法跳转登录页面(admin 和 网站认证)
## v0.5.3
- 修复 smtp imap proxy sever 的一些 bug