- Apr 16, 2019
-
-
Dominik V. Salonen authored
-
- Apr 12, 2019
-
- Mar 31, 2019
-
-
Horsemans authored
ssl_trusted_certificate should point to chain.pem if we're demonstrating LetsEncrypt: https://community.letsencrypt.org/t/howto-ocsp-stapling-for-nginx/13611/5
-
- Feb 26, 2019
-
-
Kenneth Zhao authored
-
PEA authored
Replaces `listen 80` with `listen [::]:80`, same with 443
-
- Feb 22, 2019
-
-
faried nawaz authored
-
- Feb 10, 2019
-
-
shibayashi authored
-
- Feb 09, 2019
-
-
shibayashi authored
-
-
- Jan 28, 2019
-
-
vaartis authored
-
- Jan 17, 2019
-
-
shibayashi authored
-
- Jan 10, 2019
-
-
feld authored
Nginx is currently not caching data because proxy_buffering needs to be enabled for caching to work at all, and we are receiving a Cache-Control header from Pleroma that states "max-age=0, private, must-revalidate" Even disregarding the Cache-Control header that should actually be set to "public, max-age=1209600" as defined in the reverse_proxy code, we don't want to obey this header at all as it overrides our Nginx caching rules.
-
feld authored
-
feld authored
This enables caching/streaming of chunked responses
-
feld authored
Support more filetypes for caching static media
-
- Dec 28, 2018
-
-
shibayashi authored
-
- Dec 16, 2018
- Dec 15, 2018
-
-
nonlinear authored
-
- Dec 14, 2018
-
-
nonlinear authored
-
- Dec 12, 2018
- Nov 30, 2018
-
- Nov 12, 2018
-
-
shibayashi authored
-
- Nov 11, 2018
- Nov 05, 2018
-
-
Hakaba Hitoyo authored
-
- Nov 04, 2018
-
-
shibayashi authored
-
- Nov 03, 2018
-
-
shibayashi authored
-
shibayashi authored
-
shibayashi authored
-
- Oct 24, 2018
-
-
shibayashi authored
-
shibayashi authored
-
- Sep 28, 2018
-
-
barrucadu authored
'self' only allows forms submitted to the same origin, which breaks the "remote follow" form. To allow remote following, we want to allow forms to be submitted to any host.
-
- Sep 03, 2018
-
-
shibayashi authored
-
- Aug 30, 2018
-
-
shibayashi authored
-
- Aug 29, 2018
-
-
shibayashi authored
installation/pleroma.nginx: Add 'always' to the security headers, so that they are included regardless of the status code
-
- Aug 28, 2018
-
-
shibayashi authored
-