mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #635] [MERGED] feat: support admin api bind address to user #670
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#670
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/635
Author: @dreamhunter2333
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
e785a2ffeat: support admin api bind address to user📊 Changes
1 file changed (+10 additions, -2 deletions)
View changed files
📝
worker/src/admin_api/admin_user_api.ts(+10 -2)📄 Description
User description
#628
PR Type
enhancement
Description
Add API to bind user email to address.
Support binding by user email and address name.
Enhance
bindAddressmethod inadmin_user_api.ts.Changes walkthrough 📝
admin_user_api.ts
Enhance `bindAddress` method to support email and address name.worker/src/admin_api/admin_user_api.ts
bindAddressmethod to support binding by email and addressname.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.