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

Fix XSS in login form (bug #436)

This commit is contained in:
Jakub Vrana
2015-02-07 10:40:51 -08:00
parent 411d198d0d
commit c990de3b3e
2 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.2.0-dev:
Fix XSS in login form (bug #436)
Allow limiting number of displayed rows in SQL command
Fix reading routine column collations
Unlock session in alter database