зеркало из https://github.com/mozilla/MozDef.git
remove extra N
This commit is contained in:
Родитель
30e3edce5d
Коммит
bf1d284768
|
@ -265,7 +265,7 @@ def process_msg(mozmsg, msg):
|
|||
details = DotDict({})
|
||||
# defaults
|
||||
details.username = "UNKNOWN"
|
||||
details.userid = "UNKNNOWN"
|
||||
details.userid = "UNKNOWN"
|
||||
|
||||
# key words used to set category and success/failure markers
|
||||
authentication_words = ['Login', 'Logout', 'Auth']
|
||||
|
|
Загрузка…
Ссылка в новой задаче