1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 05:01:29 +00:00

Put http-auth in "safe" now that it is not in "default".

This commit is contained in:
david
2011-04-30 19:23:19 +00:00
parent 3ae3339cb7
commit b1e8d47fee
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ author = "Thomas Buchanan"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "auth"}
categories = {"default", "auth", "safe"}
require "shortport"
require "http"