Skip to content
  • Rob Swindell's avatar
    Make legacy/alias properties non-enumerable: computer, modem · 3a029fa8
    Rob Swindell authored
    I noticed these redundant properties were being logged for every logon in
    logon.jsonl. We don't need these properties separately enumerable, and really
    they shouldn't be used anyway.
    
    computer is an alias of host_name
    modem is an alias of connection
    3a029fa8