Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Basic authentication #7

Merged
merged 1 commit into from Sep 28, 2021

Conversation

mgjbroadbent
Copy link
Contributor

The Edimax SP-1101W uses the Basic authentication scheme, add support and auto detection to use this scheme.

I've tested this with the SP-1101W but don't have access to any other devices that support the Digest authentication mechanism.

The Edimax SP-1101W uses the Basic authentication scheme, add
support and auto detection to use this scheme.
@maxkueng maxkueng merged commit 61175fe into maxkueng:master Sep 28, 2021
@maxkueng
Copy link
Owner

Thanks a lot for adding Basic auth support! Unfortunately, I don't have an SP-1101W to test this myself, so I'm just gonna assume that it's fine. The diff looks good.

I've released your changed on npm in v1.1.0

@mgjbroadbent
Copy link
Contributor Author

Thanks a lot for adding Basic auth support! Unfortunately, I don't have an SP-1101W to test this myself, so I'm just gonna assume that it's fine. The diff looks good.

I've released your changed on npm in v1.1.0

Confirmed on v1.1.0 it's working. Thanks.

@mgjbroadbent mgjbroadbent deleted the add-basic-auth-support branch October 4, 2021 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants