1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-24 23:16:15 +02:00

Add Content Security Policy

This commit is contained in:
Jakub Vrana
2018-01-09 18:10:38 +01:00
parent 552d2a6be4
commit e614ae08c4
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.3.2-dev:
Add Content Security Policy
Add nosniff header
PHP 7.1: Prevent warning when using empty limit
MySQL: Remove dedicated view for replication status (added in 4.3.0)