[PR #582] [CLOSED] Update password-reset.mdx #630

Closed
opened 2026-02-15 18:15:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/582
Author: @nboehlke
Created: 6/16/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+58 additions, -8 deletions)

View changed files

📝 docs/troubleshooting/password-reset.mdx (+58 -8)

📄 Description

  • Expanded the documentation to support both Podman 🦭 and Docker 🐳 deployments
  • Added detailed steps for locating the database file, verifying access, and updating the admin password manually using sqlite3
  • Clarified escaping requirements for bcrypt hashes and noting differences across systems
  • Improves reliability and clarity of the password reset process.

🔄 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/docs/pull/582 **Author:** [@nboehlke](https://github.com/nboehlke) **Created:** 6/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`bb3eb37`](https://github.com/open-webui/docs/commit/bb3eb3734a2b37c43245176fb1ade653baef668a) Update password-reset.mdx - [`834dedb`](https://github.com/open-webui/docs/commit/834dedbab1f05dbf94693c068c8e0b40a741fc67) Update password-reset.mdx ### 📊 Changes **1 file changed** (+58 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/troubleshooting/password-reset.mdx` (+58 -8) </details> ### 📄 Description - Expanded the documentation to support both Podman 🦭 and Docker 🐳 deployments - Added detailed steps for locating the database file, verifying access, and updating the admin password manually using sqlite3 - Clarified escaping requirements for bcrypt hashes and noting differences across systems - Improves reliability and clarity of the password reset process. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:14 -05:00
yindo closed this issue 2026-02-15 18:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#630