Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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)