[GH-ISSUE #3641] Redirect from http tot https #28860

Closed
opened 2026-04-25 03:23:58 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Semihal on GitHub (Jul 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3641

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.

Originally created by @Semihal on GitHub (Jul 5, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3641 **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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#28860