[PR #772] [MERGED] fix: 修复自定义认证密码功能并更新版本号 #753

Closed
opened 2026-02-26 21:32:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/772
Author: @dreamhunter2333
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/email


📝 Commits (1)

  • efce086 fix: 修复自定义认证密码功能的问题并更新版本号

📊 Changes

2 files changed (+2 additions, -5 deletions)

View changed files

📝 CHANGELOG.md (+1 -4)
📝 worker/src/constants.ts (+1 -1)

📄 Description

Summary

  • 修复前端属性名错误 (openSettings.auth -> openSettings.needAuth)
  • 修复 /open_api/settings 接口被自定义认证拦截的问题
  • 更新版本号到 v1.1.0
  • 整理 CHANGELOG

Test plan

  • 验证自定义认证密码功能正常工作
  • 测试 /open_api/settings 接口可以正常访问

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/772 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/email` --- ### 📝 Commits (1) - [`efce086`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/efce08631d4abeb754d4fe9e748924581e8b70dd) fix: 修复自定义认证密码功能的问题并更新版本号 ### 📊 Changes **2 files changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -4) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ## Summary - 修复前端属性名错误 (openSettings.auth -> openSettings.needAuth) - 修复 /open_api/settings 接口被自定义认证拦截的问题 - 更新版本号到 v1.1.0 - 整理 CHANGELOG ## Test plan - [ ] 验证自定义认证密码功能正常工作 - [ ] 测试 /open_api/settings 接口可以正常访问 🤖 Generated with [Claude Code](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:32:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#753
No description provided.