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

feat: Digest Authentication support. You can turn off WS-Security via useWSSecurity: false option in the constructor and use only Digest auth #343

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

agsh
Copy link
Owner

@agsh agsh commented Oct 28, 2024

No description provided.

… `useWSSecurity: false` option in the constructor and use only Digest auth
@agsh agsh requested a review from RogerHardiman October 28, 2024 15:09
@agsh agsh self-assigned this Oct 28, 2024
Copy link

cloudflare-workers-and-pages bot commented Oct 28, 2024

Deploying onvif with  Cloudflare Pages  Cloudflare Pages

Latest commit: 62207b7
Status: ✅  Deploy successful!
Preview URL: https://d328988e.onvif.pages.dev
Branch Preview URL: https://feat-digest-auth.onvif.pages.dev

View logs

@agsh agsh merged commit a4a7619 into master Oct 28, 2024
5 checks passed
@agsh
Copy link
Owner Author

agsh commented Oct 28, 2024

@RogerHardiman Hello!
I've looked what can I do for this event: https://hacktoberfest.com
And I found this issue: #294
I never thought that ONVIF could have only Digest Auth without WS-Security 😄
So like in this screenshot #294 (comment) I've made a possibility to turn off WS-Security and use only Digest.
Please, look at this PR, maybe I missed something... 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant