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
main
account-settings
136eb18
450b9b6
9bd48ff
d8bb19f
500f61b
d5bc54b
5 files changed (+190 additions, -1 deletions)
📝 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)
backend/apps/web/models/auths.py
backend/apps/web/routers/auths.py
backend/constants.py
src/lib/apis/auths/index.ts
src/lib/components/chat/SettingsModal.svelte
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.