WIP: Bug534-WangWeitao #173

Draft
wangweitao wants to merge 1 commits from Bug534-WangWeitao into master

加入注册验证码机制,防止被机器人恶意批量注册。
修改源代码的 account_service.py 文件,并加入验证码机制。

加入注册验证码机制,防止被机器人恶意批量注册。 修改源代码的 account_service.py 文件,并加入验证码机制。
wangweitao added 1 commit 2024-07-07 18:35:49 +08:00
de392ddc5a 加入注册验证码机制,防止被机器人恶意批量注册。
修改源代码的 account_service.py 文件,并加入验证码机制。
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Bug534-WangWeitao master
git pull origin Bug534-WangWeitao

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Bug534-WangWeitao
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#173
There is no content yet.