Skip to content
Snippets Groups Projects
Select Git revision
  • 5af2ffd8a328370b6264696fa1b42f0e08718fe5
  • master default protected
  • variable-overriding
  • variable-substitution
4 results

pages-test

Forked from GitLab Tests / Pages Test
15 commits behind the upstream repository.
Chris Coley's avatar
Chris Coley authored
That extra request to the default /favicon.ico path on the root of the
domain, which is not a valid path because Pages has no root namespace,
was being redirected to an auth page. That auth page was setting cookies
which were then being passed along with subsequent requests, causing the
pages to not be cached. Hopefully this fixes that.
5af2ffd8
History
Name Last commit Last update