1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

Protection de l'URI si instance non publique

This commit is contained in:
daop5510 2016-10-23 08:57:21 +02:00
parent 7ab725fde5
commit 6c132e01e2

View file

@ -91,7 +91,7 @@ sudo sed -i "/#pluxml_hosts/d" /etc/hosts
# If app is private, remove url to SSOWat conf from skipped_uris
if [ "$is_public" == "No" ]; then
ynh_app_setting_set "$app" unprotected_uris -d
ynh_app_setting_set "$app" unprotected_uris "${path}"
fi
# Add admin to the allowed users