Prompt the user for their approval before displaying external media
authorAlexander Ebert <ebert@woltlab.com>
Fri, 12 Jun 2020 18:14:39 +0000 (20:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 12 Jun 2020 18:14:39 +0000 (20:14 +0200)
commit3ffe6e3f171f31950bfd03adb284005413ac5ff9
tree26f08d41867d4f3333ae9f8a4879b5a74e3f59f5
parent2e9ffca3f4e34d72c18360831905a2752559ed8e
Prompt the user for their approval before displaying external media
12 files changed:
com.woltlab.wcf/option.xml
com.woltlab.wcf/templates/messageUserConsent.tpl [new file with mode: 0644]
com.woltlab.wcf/userOption.xml
constants.php
wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Message/UserConsent.js [new file with mode: 0644]
wcfsetup/install/files/lib/acp/form/FirstTimeSetupForm.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php
wcfsetup/install/files/lib/data/user/UserAction.class.php
wcfsetup/install/files/style/ui/messageUserConsent.scss [new file with mode: 0644]
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml