mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-25 09:51:30 +01:00
Minor layout fix
This commit is contained in:
parent
4eef34c532
commit
5e47518983
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ sqlmap (0.6.2-1) stable; urgency=low
|
|||
specified;
|
||||
* Major bug fix so that the users' privileges enumeration now works
|
||||
properly also on MySQL < 5.0;
|
||||
* Major bug fix when the request is POST to also send the provided url
|
||||
parameters if any have been provided;
|
||||
* Major bug fix when the request is POST to also send the url parameters
|
||||
if any have been provided;
|
||||
* Major improvement to correctly enumerate tables, columns and dump
|
||||
tables entries on Oracle and on PostgreSQL when the database name is
|
||||
not 'public' schema or a system database;
|
||||
|
|
|
|||
Loading…
Reference in a new issue