- Issue created by @pvbergen
- @pvbergen opened merge request.
- Status changed to Fixed
almost 2 years ago 10:08pm 9 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.
The redirect responses returned by CodeController get cached by Drupal. This might lead to redirects getting stale.
Add no_cache: true
to all short/qr routes to prevent redirect responses being cached.
Fixed
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.