1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Merge branch 'testing' into test

This commit is contained in:
Robles Rodolphe 2020-07-30 14:36:43 +02:00 committed by GitHub
commit 89640e93b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,3 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
location __PATH__ {
# Path to source
@ -8,7 +7,6 @@ location __PATH__ {
rewrite ^ https://$server_name$request_uri? permanent;
}
# Protecting sensibles urls
location ~ 403 {
rewrite ^(.*)$ /include/ redirect;

View file

@ -9,7 +9,9 @@
"en": "Software to manage association",
"fr": "Logiciel libre de gestion d'association"
},
"version": "0.9.8~ynh3",
"url": "http://garradin.eu/a-propos/",
"license": "GPL-3.0-or-later",
"maintainer": {