-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
DBUS_COOKIE_SHA1 authentication will always fail, because the reply message to the server challenge is missing a space ( ) between the client challenge and the response in
node-dbus-next/lib/handshake.js
Line 145 in 6b8f447
| const reply = hexlify(clientChallenge + response); |
Metadata
Metadata
Assignees
Labels
No labels