Prevent caching on redirect short/qr urls

Created on 9 February 2023, almost 2 years ago

Problem/Motivation

The redirect responses returned by CodeController get cached by Drupal. This might lead to redirects getting stale.

Proposed resolution

Add no_cache: true to all short/qr routes to prevent redirect responses being cached.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇨🇭Switzerland pvbergen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024