zulip/docs/production
Aditya Bansal efe8545303 local-uploads: Start running authentication checks on file requests.
From here on we start to authenticate uploaded file request before
serving this files in production. This involves allowing NGINX to
pass on these file requests to Django for authentication and then
serve these files by making use on internal redirect requests having
x-accel-redirect field. The redirection on requests and loading
of x-accel-redirect param is handled by django-sendfile.

NOTE: This commit starts to authenticate these requests for Zulip
servers running platforms either Ubuntu Xenial (16.04) or above.

Fixes: #320 and #291 partially.
2018-02-16 05:06:37 +05:30
..
authentication-methods.md docs/production: Revise doc on authentication methods. 2018-01-18 17:45:03 -08:00
customize.md docs: Update documentation to recommend certbot. 2018-01-23 10:57:50 -08:00
email.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
expensive-migrations.md docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
index.rst docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
install-existing-server.md docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
install.md install docs: Document streamlined self-signed-cert flow. 2018-01-23 18:08:52 -08:00
maintain-secure-upgrade.md docs: Update dead references to puppet/zulip_internal. 2018-02-12 16:00:56 -08:00
mobile-push-notifications.md docs: Note need to log out and in again on push notifs setup. 2017-11-29 13:32:02 -08:00
multiple-organizations.md docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
overview.md docs: Fix some Markdown links missing a close-paren. 2017-11-16 11:43:19 -08:00
password-strength.md docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
postgres.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
requirements.md docs: Tweak discussion of SSL certs in prod requirements. 2018-01-23 10:57:50 -08:00
security-model.md local-uploads: Start running authentication checks on file requests. 2018-02-16 05:06:37 +05:30
ssl-certificates.md docs: ssl-certificates: 2017 is no longer the present. 2018-01-24 14:37:17 -08:00
troubleshooting.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00