I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
[NA] I have included the browser console logs.
[NA] I have included the Docker container logs.
[NA] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
When setting the DEFAULT_USER_ROLE environment variable to user. New users should be given the role user
Actual Behavior:
When setting the DEFAULT_USER_ROLE environment variable to user. New users are given the default role of pending
Description
Bug Summary:
the DEFAULT_USER_ROLE environment variable is no longer working since 0.3.34
Additional Information
New bug that appeared in 0.3.34, users are correctly assigned in 0.3.33
Originally created by @0xelion on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6507
# Bug Report
## Installation Method
Docker
## Environment
- **Open WebUI Version:** 0.3.35
- **Ollama (if applicable):** N/A
- **Operating System:** N/A
- **Browser (if applicable):** N/A
**Confirmation:**
- [X] I have read and followed all the instructions provided in the README.md.
- [X] I am on the latest version of both Open WebUI and Ollama.
- [NA] I have included the browser console logs.
- [NA] I have included the Docker container logs.
- [NA] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
When setting the `DEFAULT_USER_ROLE` environment variable to `user`. New users should be given the role `user`
## Actual Behavior:
When setting the `DEFAULT_USER_ROLE` environment variable to `user`. New users are given the default role of `pending`
## Description
**Bug Summary:**
the DEFAULT_USER_ROLE environment variable is no longer working since 0.3.34
## Additional Information
New bug that appeared in 0.3.34, users are correctly assigned in 0.3.33
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @0xelion on GitHub (Oct 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6507
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: 0.3.35
Ollama (if applicable): N/A
Operating System: N/A
Browser (if applicable): N/A
Confirmation:
Expected Behavior:
When setting the
DEFAULT_USER_ROLEenvironment variable touser. New users should be given the roleuserActual Behavior:
When setting the
DEFAULT_USER_ROLEenvironment variable touser. New users are given the default role ofpendingDescription
Bug Summary:
the DEFAULT_USER_ROLE environment variable is no longer working since 0.3.34
Additional Information
New bug that appeared in 0.3.34, users are correctly assigned in 0.3.33