]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Reviewed nginx configuration 1628/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 7 Nov 2020 13:27:49 +0000 (14:27 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 7 Nov 2020 13:27:49 +0000 (14:27 +0100)
commitce901a58289c72bf7f4dc3515a2be70562cd618b
tree73ad1883bcdbb1ac5c15e4aa9472b53ebde763d4
parent8c5f6c786d00310b2e863aa316927effb7bfeedb
Reviewed nginx configuration

Both in documentation and Docker image.

For security purpose, it no longer allow to access static files through
the main nginx *location*. Static files are served if their extension
matches the whitelist.

As a side effect, we no longer need specific restrictions, and
therefore it fixes the nginx part of #1608.
.docker/nginx.conf
.dockerignore
doc/md/Server-configuration.md