Skip to content

Fix safe encoding for passwords with exclamation mark #93

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

hemker
Copy link
Contributor

@hemker hemker commented May 27, 2025

Passwords with ! characters are wrongly encoded, so the Reolink API does not interpret them correctly. By using the safe keyword, ! are not encoded and thus consumed correctly by the Reolink camera. Tested with a RLC-823A.

Copy link
Member

@Benehiko Benehiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Benehiko Benehiko merged commit 336af8e into ReolinkCameraAPI:master Jun 19, 2025
2 checks passed
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.

2 participants