Skip to content

Nexpose Client v5.3.1

Compare
Choose a tag to compare
@sgreen-r7 sgreen-r7 released this 02 Mar 00:12
· 166 commits to master since this release

Bug Fix

Fixed SharedCredential#test method

While the SiteCredentials.test method was working correct, tyring to use the .test function for SharedCredentials was always responding that the credentials had failed to login.

Now Site and Shared credentials will both be able to correctly inform about the attempt to authenticate.