mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #573] [MERGED] feat: |worker| health_check add JWT_SECRET and DOMAINS #636
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#636
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/573
Author: @dreamhunter2333
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
71c99dffeat: |worker| health_check add JWT_SECRET and DOMAINS📊 Changes
1 file changed (+15 additions, -8 deletions)
View changed files
📝
worker/src/worker.ts(+15 -8)📄 Description
PR Type
enhancement
Description
Added
JWT_SECRETandDOMAINSchecks to health check endpoint.Refactored health check logic into a separate function.
Imported
getStringArrayutility function.Changes walkthrough 📝
worker.ts
Enhance health check endpoint with additional validationsworker/src/worker.ts
JWT_SECRETandDOMAINSchecks to health check endpoint.getStringArrayutility function.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.