Skip to content

Fix safe encoding for passwords with exclamation mark#93

Merged
Benehiko merged 1 commit into
ReolinkCameraAPI:masterfrom
hemker:fix/safe_encoding
Jun 19, 2025
Merged

Fix safe encoding for passwords with exclamation mark#93
Benehiko merged 1 commit into
ReolinkCameraAPI:masterfrom
hemker:fix/safe_encoding

Conversation

@hemker

@hemker hemker commented May 27, 2025

Copy link
Copy Markdown
Contributor

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.

@Benehiko Benehiko left a comment

Copy link
Copy Markdown
Member

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