mastodon/dist
Cecylia Bocovich 38bc4b9562
Set X-Forwarded-Proto to request scheme (#15310) (#15498)
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.
2021-01-05 22:25:07 +01:00
..
mastodon-sidekiq.service Add nginx and systemd templates (#8770) 2018-09-24 16:46:05 +02:00
mastodon-streaming.service perf: run node directly when streaming (#10032) 2019-02-13 18:52:36 +01:00
mastodon-web.service Add nginx and systemd templates (#8770) 2018-09-24 16:46:05 +02:00
nginx.conf Set X-Forwarded-Proto to request scheme (#15310) (#15498) 2021-01-05 22:25:07 +01:00