[PR #354] [MERGED] feat/fix: email format validation #7076

Closed
opened 2025-11-11 17:16:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/354
Author: @tjbck
Created: 1/3/2024
Status: Merged
Merged: 1/3/2024
Merged by: @tjbck

Base: mainHead: email-format-validate


📝 Commits (1)

  • d8754b4 feat/fix: email format validation

📊 Changes

3 files changed (+41 additions, -27 deletions)

View changed files

📝 backend/apps/web/routers/auths.py (+33 -27)
📝 backend/constants.py (+1 -0)
📝 backend/utils/misc.py (+7 -0)

📄 Description

Resolves #307


🔄 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/open-webui/open-webui/pull/354 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `email-format-validate` --- ### 📝 Commits (1) - [`d8754b4`](https://github.com/open-webui/open-webui/commit/d8754b4486130c7f73e953622f50e3e6e0b905aa) feat/fix: email format validation ### 📊 Changes **3 files changed** (+41 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/web/routers/auths.py` (+33 -27) 📝 `backend/constants.py` (+1 -0) 📝 `backend/utils/misc.py` (+7 -0) </details> ### 📄 Description Resolves #307 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:16:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7076