• polaris-alioth's avatar
    passwords printed in the crash log (#11930) · 56eef6fb
    polaris-alioth authored
    When the server crashes during the AUTH command, or another command with
    an AUTH argument, the password was recorded in the log.
    
    Now, when the `auth` keyword is detected (could be in HELLO or MIGRATE, etc),
    the loop exits before printing any additional arguments.
    56eef6fb
debug.c 86.5 KB