-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Disable online updater for enterprise #40841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Kudos, SonarCloud Quality Gate passed! |
Please Squash |
Note: this had an indent issue in AdminController.php that was failing the current test-php-style. |
@phil-davis thx |
* disable online updater for enterprise * add changelog entry * fix changelog entry * add changelog entry
When saying that the updater is disabled, maybe also link to https://doc.owncloud.com/server/next/admin_manual/maintenance/upgrading/upgrade.html |
Description
Online updater is not recommended for Enterprise installations and needs therefore to be automatically disabled in such cases.
How Has This Been Tested?
Types of changes
Checklist: