mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-26 11:27:54 -05:00
Redirect from http tot https #1438
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 @Semihal on GitHub (Jul 5, 2024).
Is your feature request related to a problem? Please describe.
When a user visits a site, they can only connect via http or https. If an SSL certificate is installed, it is possible to access the site only via https. This misleads users that the site is unavailable (it can invisibly enter http).
Describe the solution you'd like
When a user visit a site via http (and SSL certificate is installed) it is transferred to https.