mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #200] [MERGED] feat: add CF Turnstile when new address #448
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#448
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/200
Author: @dreamhunter2333
Created: 5/4/2024
Status: ✅ Merged
Merged: 5/4/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
a075bc7feat: add CF Turnstile when new address📊 Changes
14 files changed (+154 additions, -17 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
frontend/index.html(+1 -0)📝
frontend/src/api/index.js(+1 -0)➕
frontend/src/components/Turnstile.vue(+88 -0)📝
frontend/src/store/index.js(+2 -2)📝
frontend/src/views/Login.vue(+14 -6)📝
frontend/src/views/admin/AccountSettings.vue(+1 -1)📝
frontend/src/views/admin/Maintenance.vue(+1 -1)📝
frontend/src/views/admin/Statistics.vue(+4 -4)📝
vitepress-docs/docs/en/cli.md(+3 -0)📝
vitepress-docs/docs/zh/guide/cli/worker.md(+3 -0)📝
worker/src/router.js(+11 -3)📝
worker/src/utils.js(+21 -0)📝
worker/wrangler.toml.template(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.