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

Do not attempt logging in without password (bug #676)

This commit is contained in:
Jakub Vrana
2019-05-14 09:07:51 +02:00
parent 0e6f1972e9
commit 15900301ee
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.7.2-dev:
Do not attempt logging in without password (bug #676)
MySQL: Fix creating users and changing password in MySQL 8 (bug #663)
Adminer 4.7.1 (released 2019-01-24):