Files
ubicloud/routes
Jeremy Evans 5bc74110c6 Don't set cache-control no-store for a redirect
This was originally set in 60f76c1994
to avoid caching pages with sensitive data.  However, when the
postgres show page was split into separate pages, this route changed
to a redirect in the web case.

The postgres show page already has the no-store setting for all
pages, not just ones with sensitive data.
2025-08-18 09:47:39 -07:00
..
2025-05-13 06:38:49 +09:00