mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Fixes #405
This commit is contained in:
parent
c2262eda1a
commit
1196a1b7f8
9 changed files with 94 additions and 90 deletions
|
|
@ -274,6 +274,7 @@ DEPRECATED_OPTIONS = {
|
|||
"--auth-private": "use '--auth-file' instead",
|
||||
"--check-payload": None,
|
||||
"--check-waf": None,
|
||||
"--pickled-options": "use '--api -c ...' instead",
|
||||
}
|
||||
|
||||
DUMP_DATA_PREPROCESS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue