mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Consistency fix
This commit is contained in:
parent
d3ad408a21
commit
1a4ea186ca
4 changed files with 14 additions and 9 deletions
|
|
@ -320,3 +320,4 @@ class AUTH_TYPE:
|
|||
BASIC = "basic"
|
||||
DIGEST = "digest"
|
||||
NTLM = "ntlm"
|
||||
CERT = "cert"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue