Add support for the persistent storage of the license data
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Sep 2023 14:03:26 +0000 (16:03 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Sep 2023 14:03:26 +0000 (16:03 +0200)
commit51b1a47cfd8091871cbd57fc009a2c732a393b3f
tree5c78f75821a3bcb2a6c951fed0d1f624fc52ef86
parent32a6b45582418c616248502f3f57f694a5991edd
Add support for the persistent storage of the license data
wcfsetup/install/files/lib/acp/page/LicensePage.class.php
wcfsetup/install/files/lib/system/package/license/LicenseApi.class.php
wcfsetup/install/files/lib/system/package/license/exception/MissingCredentials.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/package/license/exception/ParsingFailed.class.php [new file with mode: 0644]