NikhilM98 / sugarizer-school-portal-server

Sugarizer School Portal Server manages Kubernetes cluster to provide on-demand Sugarizer Server instances.
https://sugarizer.org
Apache License 2.0
3 stars 6 forks source link

Force HTTPS when HTTPS is use #24

Open llaske opened 3 years ago

llaske commented 3 years ago

It's possible to choose a deployment on HTTP or on HTTPS but when HTTPS is set, HTTP is still active beside HTTPS. It will be better to redirect HTTP to HTTPS in this case.