Skip to content
Snippets Groups Projects
  1. Apr 27, 2021
  2. Apr 24, 2021
  3. Mar 24, 2021
  4. 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
  5. Mar 08, 2020
  6. Aug 30, 2019
  7. Mar 30, 2019
  8. Feb 13, 2019
  9. Sep 24, 2018
    • Eugen Rochko's avatar
      Add nginx and systemd templates (#8770) · 6465972c
      Eugen Rochko authored
      So they can be copied during installation instead of looking
      them up in the documentation
      
      Make default sidekiq configuration use weighted queues
      
      Remove deprecated docs directory
      6465972c
Loading