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

CSP: Allow any CSS

This commit is contained in:
Jakub Vrana
2018-01-22 12:22:25 +01:00
parent 9a4cd8936d
commit 48ed20323f
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +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
CSP: Allow any styles, images, media and fonts, disallow base-uri
SQLite: Enable foreign key checks
PostgreSQL: Respect NULL default value
Elasticsearch: Insert, update, delete