2bee0b Log: executor: show CRM_OP_REGISTER rc in debug message

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Log: executor: show CRM_OP_REGISTER rc in debug message
    
    Previously, process_lrmd_signon() would add the rc to the client reply
    but not pass it back to process_lrmd_message(), which would always log "OK" in
    its debug message, even if the sign-on was rejected.
    
        
file modified
+11 -10