Skip to content
Snippets Groups Projects
Commit 65d277b3 authored by Camille Blanchon's avatar Camille Blanchon
Browse files

Merge branch 'redmine-issues/21750' into 'develop'

REDMINE_ISSUE-21750 | Faille sécu - accès aux documents PDF d'un signalement sans authentification préalable

See merge request geocontrib/geocontrib-frontend!805
parents ec28fce0 56009e08
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ server {
proxy_read_timeout 300s;
proxy_redirect off;
proxy_pass http://geocontrib_site
proxy_pass http://geocontrib_site;
}
location /geocontrib/static/ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment