mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Revert permissions
This commit is contained in:
parent
e917fa63f0
commit
60d0140a66
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue