mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:03:05 -05:00
[PR #11045] [CLOSED] refactor: pull out repetitive code in front-end authentication code #61506
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/11045
Author: @Vikaheimo
Created: 3/2/2025
Status: ❌ Closed
Base:
dev← Head:refactor/authentication-api📝 Commits (1)
88be09frefactor: pull out repetitive code📊 Changes
1 file changed (+62 additions, -450 deletions)
View changed files
📝
src/lib/apis/auths/index.ts(+62 -450)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Refactored front-end authentication handling code for better readability and maintainability
Changed
awaitand.then/.catcharen't mixed in the same function🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.