Skip to content
  • Evangelos Foutras's avatar
    dbscripts: Fix proxy_cache_key used for mirrorauth · 90a3fd15
    Evangelos Foutras authored
    Use $uri instead of $request_uri in proxy_cache_key to avoid caching
    based on the original URI which is different for each pacman request.
    
    The cache keys are now in the following format:
    
      httpsarchlinux.org/devel/mirrorauth/Basic <credentials>
    90a3fd15