mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
OIDC ENABLE_OAUTH_SIGNUP #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wm-ek on GitHub (Feb 23, 2025).
Docs say "ENABLE_OAUTH_SIGNUP" is persistent.
However, i checked the database. This variable is not stored (yet?).
Also, it is possible to change it in the compose file and after a reload the new value is set/loaded.
For us personally this is good, because we need it that way. but docs shouldn't say its persistent.
@Classic298 commented on GitHub (Aug 9, 2025):
/dev branch now has new env var to optionally make OAUTH configs non persistent or persistent based on this new env var that is/was being introduced with 0.6.19