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 wildcard matching of trusted subdomains (#587) #588

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Et0h
Copy link
Contributor

@Et0h Et0h commented Feb 21, 2023

This change should mean that if someone specifies *.example.com as a trusted domain then abc.example.com will be recognised as a trusted domain. See #587 and #437.

@name-snrl
Copy link

It works for me, thanks. As for safety, alas, I do not have sufficient competence in this matter

@Et0h
Copy link
Contributor Author

Et0h commented Feb 23, 2023

Thanks for testing it out. I wasn't expecting it to cause any problems, not least because it it only uses the regex if the wildcard is detected.

@Et0h Et0h merged commit e0dd0cf into master Feb 28, 2023
@Et0h Et0h deleted the trust_wildcard_subdomains branch February 28, 2023 20:32
@Et0h
Copy link
Contributor Author

Et0h commented Mar 19, 2023

This is now included in Syncplay 1.7.0 RC 1: https://syncplay.pl/syncplay-1-7-0-release-candidate-1/

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