fix: web updater is now disabled by default + discourage users to use the web updater#41385
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
98d8202 to
656daa9
Compare
|
I'll probably need some additional context... If we want to just disable the web updater, adding a migration to set the I assume we don't want people to run the web-updater. |
| /** | ||
| * @return DataResponse | ||
| */ | ||
| public function createCredentials() { |
There was a problem hiding this comment.
d613006 to
5544551
Compare
5544551 to
8fd1aba
Compare
|



Description
The web updater is a relic of old times and can cause more trouble than help.
More details on #41149
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: