summaryrefslogtreecommitdiff
path: root/installation/pleroma.nginx
AgeCommit message (Expand)Author
2020-11-17Remove FedSocketsrinpatch
2020-09-21Use an upstream for reverse proxy so future modifications are simplifiedMark Felder
2020-09-21Most proxy settings can be globalMark Felder
2020-09-21Remove duplicate settingMark Felder
2020-09-21Add FedSockets configMark Felder
2020-06-12Update pleroma.nginx to support TLSv1.3normandy
2020-03-13Do not strip Cache-Control headers from media. Trust the Pleroma backend.Mark Felder
2019-09-27Add `remote_ip` plugminibikini
2019-08-30Fix missing changes in pleroma/pleroma!1197kPherox
2019-06-23Remove sudo in the nginx config command examplerinpatch
2019-06-22Fix the webroot method in the nginx configrinpatch
2019-06-21Fix nginx webroot method configrinpatch
2019-05-23explicitly set reverse proxy upstream to IPv4Alfie Pates
2019-04-12Merge branch 'ssl_trusted_cert' into 'develop'lambda
2019-03-31ssl_trusted_certificate should point to chain.pem if we're demonstrating Lets...Horsemans
2019-02-26need to put back ipv4 listen instructKenneth Zhao
2019-02-25Add ipv6 handling to pleroma.nginxPEA
2019-02-09Recommend the acme-challenge path that is used in the installation guidesshibayashi
2019-01-10Fix nginx caching issuesMark Felder
2018-12-12proxy buffering still needs to be offMark Felder
2018-12-12Update proxy config to improve behavior and allow compatibility with Safari o...Mark Felder
2018-11-30reverse_proxy: more headershref
2018-11-11example configs: kill STS/CT headersWilliam Pitcock
2018-11-11example configs: remove obsolete CSP configurationWilliam Pitcock
2018-11-11nginx example config: remove CORS headers, now managed by CORSPlug.William Pitcock
2018-11-06Merge branch 'patch-2' into 'develop'kaniini
2018-11-05Remove Access-Control-Allow-OriginHakaba Hitoyo
2018-11-04Use example.tld so a single search and replace worksshibayashi
2018-11-03Use the same example domain in all config examplesshibayashi
2018-11-03Use the server name as variableshibayashi
2018-09-28Relax form-action content security policybarrucadu
2018-08-30Add frame-ancestors 'none' to all configsshibayashi
2018-08-29installation/pleroma.nginx: Add 'always' to the security headers, so that the...shibayashi
2018-08-28installation/pleroma.nginx: Add Content-Security-PolicyHaelwenn (lanodan) Monnier
2018-06-16Add comment about TLS curves for older servers.Artik Banana
2018-06-13* fix nginx 1.15 warning:dex
2018-06-11* Removed TLSv1 and TLSv1.1Artik Banana
2018-06-11Security upgrades:Artik Banana
2018-05-28Update pleroma.nginxDominik V. Salonen
2018-05-23Repair some access-control headers required for third-party webclientsNiklas Poslovski
2018-05-22Add access-control-expose-headers to Nginx default configNiklas Poslovski
2018-05-06Added headers for a more secure default.Artik Banana
2018-04-20Add info about certbot with the webroot plugin to pleroma.nginxcsaurus
2018-04-08Fix max upload size in nginx config.Hector A. Escobedo
2018-04-01nginx: document how to enable CORS supportWilliam Pitcock
2018-03-28Update pleroma.nginxlambda
2018-03-08Update pleroma.nginxlambda
2018-01-26Merge branch 'feature/cross-origin' into 'develop'lambda
2018-01-26Access-Control-Allow-OriginHakaba Hitoyo
2018-01-14Correct pleroma.nginxHakaba Hitoyo