ericgaspar
5 years ago
No known key found for this signature in database
GPG Key ID: 574F281483054D44
1 changed files with
2 additions and
1 deletions
-
scripts/install
|
|
|
@ -256,7 +256,8 @@ ynh_script_progression --message="Configuring SSOwat..." |
|
|
|
|
|
|
|
if [ $is_public -eq 0 ] |
|
|
|
then |
|
|
|
ynh_permission_update --permission "main" --remove "visitors" |
|
|
|
# Remove the public access |
|
|
|
ynh_app_setting_delete --app=$app --key=unprotected_uris |
|
|
|
fi |
|
|
|
|
|
|
|
#================================================= |
|
|
|
|