Skip to content
Snippets Groups Projects
  1. Jan 21, 2021
  2. Jan 20, 2021
  3. Jan 19, 2021
  4. Jan 18, 2021
  5. Jan 16, 2021
  6. Jan 12, 2021
  7. Jan 10, 2021
  8. Jan 09, 2021
  9. Jan 08, 2021
  10. Jan 07, 2021
  11. Jan 06, 2021
  12. 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.
      38bc4b95
Loading