Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6e14811a0512955e83f4afb1f0f4c4e86c3803fa https://github.com/phpmyadmin/phpmyadmin/commit/6e14811a0512955e83f4afb1f0f4... 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