- Issue created by @dww
In
π
Remove adding an extension via a URL
Fixed
and
π
Remove UI and routes for the ability to update modules and themes via update.module and authorize.php
Active
we remove all the functionality that the allow_authorize_operations
"killswitch" setting turned off. In
π
Finish deprecating 'Update Manager' related code in Update Status
Active
we remove it from default.settings.php. But we don't want to start triggering errors for sites that have already opt'ed out. Let's start bothering folks about that in D12 once we're absolutely sure there's no longer any possible code path that the setting would prevent.
Use
https://www.drupal.org/about/core/policies/core-change-policies/how-to-d... β
Add allow_authorize_operations
to $deprecatedSettings
in core/lib/Drupal/Core/Site/Settings.php
with ''
as the replacement.
See https://git.drupalcode.org/project/drupal/-/merge_requests/11936/diffs?c...
Wait for π [12.x] Remove all legacy code related to authorize.php and FileTransfer Postponed to land.
Postponed
11.0 π₯
update.module