1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

CSP: Allow any images, media and fonts, disallow base-uri

This commit is contained in:
Jakub Vrana
2018-01-19 11:05:26 +01:00
parent 2dcad1f284
commit 329b7de9cc
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.4.1-dev:
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any images, media and fonts, disallow base-uri
Adminer 4.4.0 (released 2018-01-17):
Add Content Security Policy