[PR #714] [CLOSED] docs: Explain config of password policy feature #745

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/714
Author: @Sozial-KI
Created: 9/26/2025
Status: Closed

Base: devHead: docs-add-password-policy-env-variable


📝 Commits (3)

  • 69d73c1 docs: Explain config of password policy feature
  • 6b1551d docs: update password policy config options
  • 7ea2387 Merge branch 'dev' into docs-add-password-policy-env-variable

📊 Changes

1 file changed (+23 additions, -0 deletions)

View changed files

📝 docs/getting-started/env-configuration.mdx (+23 -0)

📄 Description

Documentation for the new environment variable introduced in https://github.com/open-webui/open-webui/pull/17794 .

Setting this variable to true will enforce a basic password policy.


🔄 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/714 **Author:** [@Sozial-KI](https://github.com/Sozial-KI) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `docs-add-password-policy-env-variable` --- ### 📝 Commits (3) - [`69d73c1`](https://github.com/open-webui/docs/commit/69d73c17350b2013f75bb3ea6d26b0a3196209f1) docs: Explain config of password policy feature - [`6b1551d`](https://github.com/open-webui/docs/commit/6b1551d049ffa7e72bcdda0656edc0f830d1372d) docs: update password policy config options - [`7ea2387`](https://github.com/open-webui/docs/commit/7ea2387b892dfdc5cfa15985819af8d71d0a76b8) Merge branch 'dev' into docs-add-password-policy-env-variable ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.mdx` (+23 -0) </details> ### 📄 Description Documentation for the new environment variable introduced in https://github.com/open-webui/open-webui/pull/17794 . Setting this variable to true will enforce a basic password policy. --- <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:55 -05:00
yindo closed this issue 2026-02-15 18:15:55 -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#745