You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/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.
3 years ago
..
mastodon-sidekiq.service Add nginx and systemd templates (#8770) 6 years ago
mastodon-streaming.service perf: run node directly when streaming (#10032) 5 years ago
mastodon-web.service Add nginx and systemd templates (#8770) 6 years ago
nginx.conf Set X-Forwarded-Proto to request scheme (#15310) (#15498) 3 years ago