Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 28443f6723c804e021d4fb20c64c482bf66986bc https://github.com/phpmyadmin/phpmyadmin/commit/28443f6723c804e021d4fb20c64c... Author: Dan Wallis mrdanwallis@gmail.com Date: 2022-10-03 (Mon, 10 October 2022) -03:00
Changed paths: M setup/index.php
Log Message: ----------- Send Content-Security-Policy headers in setup/ app (#17751)
This pull request adds Content-Security-Policy and other security-related headers to the setup/ application, as requested in #12359.
Fixes #12359
Signed-off-by: Dan Wallis mrdanwallis@gmail.com (cherry picked from commit 6e14811a0512955e83f4afb1f0f4c4e86c3803fa) Signed-off-by: MaurĂcio Meneghini Fauth mauricio@fauth.dev