mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #538] [MERGED] feat: add guard clause to improve signup process #7162
Reference in New Issue
Block a user
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/open-webui/open-webui/pull/538
Author: @Shiyinq
Created: 1/20/2024
Status: ✅ Merged
Merged: 1/21/2024
Merged by: @tjbck
Base:
main← Head:refactor-signup📝 Commits (1)
6a63c94feat: add guard clause to improve signup process📊 Changes
1 file changed (+32 additions, -34 deletions)
View changed files
📝
backend/apps/web/routers/auths.py(+32 -34)📄 Description
Refactor the signup functionality by implementing a guard clause.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.