mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #605] [Feature]能否通过URL方式直接访问生成的邮箱? #224
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#224
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?
Originally created by @baiguke2019 on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/605
请描述您的 Feature
或通过域名+邮箱地址凭证 访问邮箱?
@dreamhunter2333 commented on GitHub (Mar 14, 2025):
感谢反馈,因为这个是永久的凭证,如果在 url 里,是不安全的,能说下具体的使用场景么
@baiguke2019 commented on GitHub (Mar 15, 2025):
感谢你的回复和对安全性的考虑!我理解 URL 传递永久凭证会带来安全风险,因此我想补充一些,以便更好地权衡安全性和便利性。
临时邮箱的核心价值在于方便性,用户通常希望即开即用,无需手动输入邮箱或凭证。如果可以通过 域名 + 邮箱地址凭证 直接访问,而不需要每次输入邮箱地址凭证,将极大提高使用体验。
在某些情况下,用户可能使用的是无痕模式、隐私浏览模式,而这些环境下Cookie 无法持久化,导致每次访问都需要手动输入邮箱凭证,不太方便
@dreamhunter2333 commented on GitHub (Mar 15, 2025):
OK我看一下增加通过 url 访问的功能
@baiguke2019 commented on GitHub (Mar 15, 2025):
感谢你的考虑! 期待后续更新。
@dreamhunter2333 commented on GitHub (Mar 16, 2025):
main 分支已支持,下个版本发布的时候会带上这个功能
@baiguke2019 commented on GitHub (Mar 16, 2025):
收到,非常感谢!
