Clearly mark the StoreCode as sensitive
authorAlexander Ebert <ebert@woltlab.com>
Tue, 28 Jun 2022 12:10:20 +0000 (14:10 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 28 Jun 2022 12:28:16 +0000 (14:28 +0200)
commitbf2391f5b2aa64910bc265136c183ed991f8cdc8
tree34d30a1bcef6c8bcdc53777556cdcd0aef0a9109
parenteb1f573e7ddf8ac96baa80132284e1efc7c9659d
Clearly mark the StoreCode as sensitive

The Plugin-Store StoreCode can contain credentials that are considered to be sensitive and should not be shared with third parties.

This change adds a unique prefix that serves as a warning to prevent users from unintentionally sharing these credentials with others.

In addition, this unique prefix makes it possible to block this string from appearing in messages using the censorship feature.
ts/WoltLabSuite/Core/Acp/Ui/Package/QuickInstallation.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Acp/Ui/Package/QuickInstallation.js