添加 HTML 转义,防止邮件内容中的 HTML 注入攻击 #3

Open
WuYvbo wants to merge 3 commits from email into dev
Owner
No description provided.
WuYvbo added 1 commit 2026-01-13 18:42:27 +08:00
添加 HTML 转义,防止邮件内容中的 HTML 注入攻击
All checks were successful
Build / build (pull_request) Successful in 5m5s
Build / build-docker (pull_request) Successful in 3m25s
133c46c086
WuYvbo requested review from lan 2026-01-13 18:42:27 +08:00
WuYvbo changed title from 添加 HTML 转义,防止邮件内容中的 HTML 注入攻击 to WIP: 添加 HTML 转义,防止邮件内容中的 HTML 注入攻击 2026-01-13 18:42:47 +08:00
WuYvbo added 1 commit 2026-01-14 15:39:41 +08:00
添加了更严格的邮箱格式检查
Some checks failed
Build / build (pull_request) Successful in 4m53s
Build / build-docker (pull_request) Failing after 2m0s
9219e8c6ea
lan approved these changes 2026-01-20 11:54:38 +08:00
lan closed this pull request 2026-01-20 11:56:22 +08:00
lan reopened this pull request 2026-01-20 11:56:32 +08:00
WuYvbo added 1 commit 2026-01-23 00:33:17 +08:00
添加了后台管理接口,包括用户、角色、材质管理,管理员可进行删除、查找、设定状态操作,详情在README
Some checks failed
Build / build (pull_request) Successful in 4m14s
Build / build-docker (pull_request) Failing after 3m11s
1ba0e6b2f0
WuYvbo changed title from WIP: 添加 HTML 转义,防止邮件内容中的 HTML 注入攻击 to 添加 HTML 转义,防止邮件内容中的 HTML 注入攻击 2026-01-23 00:34:18 +08:00
Some checks failed
Build / build (pull_request) Successful in 4m14s
Build / build-docker (pull_request) Failing after 3m11s
Checking for merge conflicts…
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin email:email
git checkout email
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CarrotSkin/backend#3