mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
New permission system
This commit is contained in:
parent
e017c342f9
commit
651890efe0
1 changed files with 0 additions and 7 deletions
|
@ -218,13 +218,6 @@ if [ $database -eq 2 ]; then
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# SETUP SSOWAT
|
|
||||||
#=================================================
|
|
||||||
# As Zap is social network and have its own permission there is no need to keep Zap behind SSO
|
|
||||||
ynh_script_progression --message="Upgrading SSOwat configuration..."
|
|
||||||
ynh_app_setting_set --app=$app --key=unprotected_uris --value="/"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue