mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #400] [MERGED] fix: NO_LIMIT_SEND_ROLE no access token #560
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#560
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/400
Author: @dreamhunter2333
Created: 8/12/2024
Status: ✅ Merged
Merged: 8/12/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
abe28dafix: NO_LIMIT_SEND_ROLE no access token📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
worker/src/user_api/settings.ts(+2 -2)📄 Description
User description
#391
PR Type
Bug fix, Documentation
Description
NO_LIMIT_SEND_ROLEconfiguration loading issue.Changes walkthrough 📝
settings.ts
Fix access token generation based on user roleworker/src/user_api/settings.ts
instead of admin status.
user_roleis checked directly for token generation.CHANGELOG.md
Update changelog for NO_LIMIT_SEND_ROLE fixCHANGELOG.md
NO_LIMIT_SEND_ROLEconfiguration fix.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.