Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
66.79 KB
MD5: 8d2700cc064360bdf3beb5ed24db93dc
SHA-1: e50e9b059fd004f1e76dc03ca7fb1bb2796e4999
SHA-256: 02d7dcba2188fcffe96ee4b6af7c5980ca55e0dd76a214114ad45d865b9f3ea2
Download zip
121.99 KB
MD5: 3338d7c2c04bae6d782ee09f22369545
SHA-1: 927aa4c8d8b40b0cd2442bee86f2f386d25e53ca
SHA-256: e142af297b930c98b404252a4fe25720ee6e8ab894ccb0ae1516d099aebeeae9
Release notes
This releases fixes a critical issue with redirect loops and incorrect redirects involving non-standard query arguments and trailing ? without query arguments in URls.
Changes since 8.x-1.0-alpha4:
- #2852813 by Pavan B S, dhruveshdtripathi: Replace calls to deprecated db_*() wrappers
- #2866748 by John Cook: Domain Redirect using a 302 status instead of the 'Default redirect status' set in config
- #2852680 by hitfactory, killes@www.drop.org, Berdir, SchnWalter, tran_tien: Redirect loop when serving cached pages to anonymous users
- #2857609 by Munavijayalakshmi: Remove deprecated urlInfo() from code base
- #2860684 by hitfactory: Compatability with Monolog
- #2854462 by slasher13, twistor, bceyssens: exclude private files path from route normalizer
- #2860496 by bonus: Use DependencySerializationTrait in Redirect404LogSuppressor
- #2860496 by Primsi: Use DependencySerializationTrait in Redirect404LogSuppressor