Skip to content

Commit ea60a05

Browse files
author
jvazquez-r7
committed
Land rapid7#2189, @wchen-r7's fix for [TestRM rapid7#8279]
2 parents 10e9b97 + 8be3f51 commit ea60a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/http_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def find_auth_uri
8686
return path
8787
end
8888

89-
return path
89+
return nil
9090
end
9191

9292
def target_url

0 commit comments

Comments
 (0)