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

Release 4.4.0

This commit is contained in:
Jakub Vrana
2018-01-17 12:41:38 +01:00
parent ba9099f084
commit 187dd56b1c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.4.0-dev";
$VERSION = "4.4.0";

View File

@@ -1,4 +1,4 @@
Adminer 4.4.0-dev:
Adminer 4.4.0 (released 2018-01-17):
Add Content Security Policy
Disallow scripts without nonce
Rate limit password-less login attempts from the same IP address