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

Support more special chars in camera passwords #4259

Merged
merged 4 commits into from
Nov 6, 2022

Conversation

NateMeyer
Copy link
Contributor

For issue #4257. Match all non-whitespace characters in password field. Need to explicitly match :// at the beginning so it isn't considered the user delimiter.

@netlify
Copy link

netlify bot commented Nov 5, 2022

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 0e1e057
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/63667dea46a63d0008e31fac

@NateMeyer NateMeyer changed the title Support more special chars in camera passwords [Draft] Support more special chars in camera passwords Nov 5, 2022
@NateMeyer NateMeyer changed the title [Draft] Support more special chars in camera passwords [DRAFT] Support more special chars in camera passwords Nov 5, 2022
@NateMeyer NateMeyer marked this pull request as draft November 5, 2022 14:32
@NateMeyer NateMeyer changed the title [DRAFT] Support more special chars in camera passwords Support more special chars in camera passwords Nov 5, 2022
@NateMeyer
Copy link
Contributor Author

Looks like go2rtc still has an issue with this.

@NickM-27
Copy link
Sponsor Collaborator

NickM-27 commented Nov 5, 2022

Looks like go2rtc still has an issue with this.

What issue are you seeing with go2rtc?

@NateMeyer
Copy link
Contributor Author

Looks like go2rtc still has an issue with this.

What issue are you seeing with go2rtc?

I think we need to use the escape_special_characters in restream.py when passing ffmpeg input paths to go2rtc

@NateMeyer NateMeyer marked this pull request as ready for review November 5, 2022 15:16
@blakeblackshear blakeblackshear merged commit 40cb510 into blakeblackshear:dev Nov 6, 2022
herostrat pushed a commit to herostrat/frigate that referenced this pull request Nov 24, 2022
* Support more special chars in camera passwords

* End password test with double @ chars

* Escape passwords in paths for go2rtc

* Fixes for formatting
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

3 participants