mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[PR #742] [MERGED] fix: 针对角色配置不同的绑定地址数量上限 #733
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#733
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/742
Author: @dreamhunter2333
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/12/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
1049fcffix: 针对角色配置不同的绑定地址数量上限📊 Changes
2 files changed (+5 additions, -0 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
worker/src/worker.ts(+3 -0)📄 Description
PR Type
Enhancement, Documentation
Description
Added role-based configuration for address binding limits.
Updated middleware to check user role payload for specific API paths.
Documented new feature in the changelog.
Changes walkthrough 📝
worker.ts
Update middleware to handle role-based address binding limitsworker/src/worker.ts
/user_api/bind_addressendpoint.CHANGELOG.md
Update changelog with new feature detailsCHANGELOG.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.