mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattack: fix debug output
This commit is contained in:
parent
83c4ef27e0
commit
f88fd2476b
@ -778,7 +778,6 @@ class Daemon(metaclass=abc.ABCMeta):
|
||||
return
|
||||
|
||||
# If requested perform the test after authentication
|
||||
print(self.options.inject_test_postauth, is_postauth)
|
||||
if self.options.inject_test_postauth != is_postauth:
|
||||
return
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit bc0a98e09c3a168a07b7da3e5975785ff094ba30
|
||||
Subproject commit 05af9bb1363f1f07fcf74893538e38fabb40cef9
|
Loading…
Reference in New Issue
Block a user