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.
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 @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.