[PR #653] [MERGED] Merge 0.6.21 dev changes into main #691

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/653
Author: @Classic298
Created: 8/9/2025
Status: Merged
Merged: 8/10/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (10+)

  • 06231d9 Oracle 23ai Vector Search (oracle23ai)
  • 6986c27 Update env-configuration.md
  • a6f6686 privacy feat for admin workspace
  • ed45927 Update env-configuration.md
  • bf9bf4a Merge pull request #640 from open-webui/main
  • dc8080f Update env-configuration.md
  • 913d7ad Update env-configuration.md
  • 317094a enh: Added env var hints on using TLS certs with private CA
  • ce269b7 add CORS_ALLOW_CUSTOM_SCHEME
  • deb1a47 Merge pull request #643 from Jakobu5/jakobu5-docu-patch

📊 Changes

2 files changed (+305 additions, -6 deletions)

View changed files

📝 docs/features/sso/index.mdx (+1 -1)
📝 docs/getting-started/env-configuration.md (+304 -5)

📄 Description

@tjbck please review changes carefully and merge if desired.

  1. especially check the ### Encrypted SQLite with SQLCipher section
    • the referenced env vars (database password and database type) have not been added themselves (because perhaps not necessary, need your judgement here)
    • possibly missing reference to additional dependencies

🔄 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/653 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 8/9/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`06231d9`](https://github.com/open-webui/docs/commit/06231d93e35c214a95a5fa2ae958bd8852c5ea2c) Oracle 23ai Vector Search (oracle23ai) - [`6986c27`](https://github.com/open-webui/docs/commit/6986c27720f9b58c859343a90a8a77c944b4c515) Update env-configuration.md - [`a6f6686`](https://github.com/open-webui/docs/commit/a6f668672847b439dd4d6bdc5fb64eebbcd404ff) privacy feat for admin workspace - [`ed45927`](https://github.com/open-webui/docs/commit/ed45927d331eb57a13d1aa1efcc88ab54c384e25) Update env-configuration.md - [`bf9bf4a`](https://github.com/open-webui/docs/commit/bf9bf4a062a5e0ae54a441b66778e01f94874de9) Merge pull request #640 from open-webui/main - [`dc8080f`](https://github.com/open-webui/docs/commit/dc8080fb963d375dde07ccc2e5a92ba915e73ed5) Update env-configuration.md - [`913d7ad`](https://github.com/open-webui/docs/commit/913d7ad13a47db55825956c45a8576dce22b612c) Update env-configuration.md - [`317094a`](https://github.com/open-webui/docs/commit/317094a71ea8431f1f7f6db7c0cf86bc3aad6bd3) enh: Added env var hints on using TLS certs with private CA - [`ce269b7`](https://github.com/open-webui/docs/commit/ce269b7ca883c1ae73a277ee1916ed76cd6a37e8) add CORS_ALLOW_CUSTOM_SCHEME - [`deb1a47`](https://github.com/open-webui/docs/commit/deb1a47c11af4ba9d7df6285d8eb5e847d968405) Merge pull request #643 from Jakobu5/jakobu5-docu-patch ### 📊 Changes **2 files changed** (+305 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/sso/index.mdx` (+1 -1) 📝 `docs/getting-started/env-configuration.md` (+304 -5) </details> ### 📄 Description @tjbck please review changes carefully and merge if desired. 1. especially check the `### Encrypted SQLite with SQLCipher` section - the referenced env vars (database password and database type) have not been added themselves (because perhaps not necessary, need your judgement here) - possibly missing reference to additional dependencies --- <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:36 -05:00
yindo closed this issue 2026-02-15 18:15:36 -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#691