We change the configuration in this release. We stopped hardcoding weird things and have a more secure behavior by default to not redirect if the connection is insecure, which can be overriden in a new settings interface. The breakdown:
cleanup variables after uninstall
disable redirection by default on insecure connections (#1426432: Check for HTTPS)
We change the configuration in this release. We stopped hardcoding weird things and have a more secure behavior by default to not redirect if the connection is insecure, which can be overriden in a new settings interface. The breakdown: