|
@@ -47,7 +47,7 @@ EOF
|
|
|
|
|
|
$WP option update users_can_register 1
|
|
$WP option update users_can_register 1
|
|
$WP option update wpoa_cloudron_api_enabled 1
|
|
$WP option update wpoa_cloudron_api_enabled 1
|
|
- $WP option update wpoa_new_user_role administrator
|
|
|
|
|
|
+ $WP option update wpoa_new_user_role administrator # TODO: let the plugin determine this from the oauth profile
|
|
$WP option update wpoa_hide_wordpress_login_form 1
|
|
$WP option update wpoa_hide_wordpress_login_form 1
|
|
else
|
|
else
|
|
rm -rf /app/code/wp-content # upgrades & updates - starting out with existing data
|
|
rm -rf /app/code/wp-content # upgrades & updates - starting out with existing data
|