Skip to content
Snippets Groups Projects
  1. Nov 07, 2022
  2. Oct 29, 2022
    • Yurii Izorkin's avatar
      nginx: optimize locations (#19438) · a449ee86
      Yurii Izorkin authored
      * nginx: optimize locations
      
      * nginx: don't use regex in locations
      
      * nginx: optimize Cache-Control headaers
      
      * nginx: use 404 error_page for missing static files
      
      * nginx: sort locations
      
      * nginx: add missing HSTS header
      Unverified
      a449ee86
  3. Oct 27, 2022
  4. Feb 26, 2022
  5. Aug 20, 2021
  6. Jan 05, 2021
    • Cecylia Bocovich's avatar
      Set X-Forwarded-Proto to request scheme (#15310) (#15498) · 38bc4b95
      Cecylia Bocovich authored
      This fixes a bug that prevents logins to mastodon onion services. The
      nginx directive assumed all requests were made over https, causing a
      domain mismatch for onion services that have https redirects disabled.
      The fix more correctly sets X-Forwarded-Proto to the actual scheme used
      in the request.
      Unverified
      38bc4b95
  7. Mar 08, 2020
  8. Aug 30, 2019
  9. Mar 30, 2019
  10. Sep 24, 2018
Loading