mirror of
https://github.com/Sh4yy/cloudflare-email.git
synced 2026-04-27 02:45:52 +03:00
[PR #18] timingSafeEqual, DKIM support, dns setup script and GitHub action #21
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare-email#21
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/Sh4yy/cloudflare-email/pull/18
Author: @D3vl0per
Created: 4/28/2024
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
5c18223timingSafeEqual, DKIM support, dns setup script and GitHub action📊 Changes
9 files changed (+148 additions, -16 deletions)
View changed files
➕
.github/workflows/cloudflare-deploy.yml(+27 -0)➕
dns-setup.sh(+48 -0)📝
package-lock.json(+16 -0)📝
package.json(+3 -2)📝
src/controllers/email.ts(+26 -6)📝
src/main.ts(+6 -6)📝
src/middlewares/auth.ts(+19 -1)📝
worker-configuration.d.ts(+3 -0)📝
wrangler.toml(+0 -1)📄 Description
Features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.