Skip to content

Add support for username password authentication #10

@guylabs

Description

@guylabs

Currently the library only supports NO_AUTH authentication as seen here:

return ((Methods.indexOf("-0-") != -1) || (Methods.indexOf("-00-") != -1));

The USER_PASSW authentication with value 2 is not supported.

This would allow to use the library for authentication tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions