Stop using HTTPRequest for package update server requests
authorMarcel Werk <burntime@woltlab.com>
Fri, 9 Aug 2024 12:44:31 +0000 (14:44 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 9 Aug 2024 12:44:31 +0000 (14:44 +0200)
commitd344d36485cc707b28420801fc26d1e4d9380b2e
treec2c097447ace80131da510b029b9d3cdf288e5b8
parent8b79d4729ad8c8ab305bd6fc5c848d996c65e5eb
Stop using HTTPRequest for package update server requests
wcfsetup/install/files/acp/templates/packageUpdateUnauthorized.tpl
wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php
wcfsetup/install/files/lib/util/HTTPRequest.class.php
wcfsetup/install/files/lib/util/exception/HTTPException.class.php