• Kirill Smelkov's avatar
    amari.xlog: Add support for password-based authentication · c5e92b6a
    Kirill Smelkov authored
    Add new --password option and wire it to go to amari.connect(password=...)
    
    Support for password-based authentication in amari.connect was just
    added in the previous patch.
    
    We need to extend filtering of logged fields on service attach a bit
    since now the first service message can be both 'ready' and
    'authenticate', and besides e.g. 'message' we don't want to log what was
    the 'challenge'.
    
    /reported-and-tested-by @lu.xu
    /reviewed-on !6
    c5e92b6a
xlog.py 33.5 KB