mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:55:15 -05:00
[PR #315] [MERGED] feat: account settings #75127
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/315
Author: @tjbck
Created: 12/29/2023
Status: ✅ Merged
Merged: 12/29/2023
Merged by: @tjbck
Base:
main← Head:account-settings📝 Commits (6)
136eb18feat: account settings450b9b6Merge branch 'main' into account-settings9bd48fffeat: change password supportd8bb19ffeat: change password frontend added500f61bchore: update password refacd5bc54bfix: update password📊 Changes
5 files changed (+190 additions, -1 deletions)
View changed files
📝
backend/apps/web/models/auths.py(+15 -1)📝
backend/apps/web/routers/auths.py(+23 -0)📝
backend/constants.py(+3 -0)📝
src/lib/apis/auths/index.ts(+31 -0)📝
src/lib/components/chat/SettingsModal.svelte(+118 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.