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

Allow useragents that add more values. #278

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

martinalig
Copy link
Contributor

@martinalig martinalig commented Nov 4, 2020

Since the last Release, the Android app adds an additional value to the user agent string. This results in an error and sets the user agent back to a default value.
This PR changes the check of the user agent value and allows the user agent to have more values. A mininum of 5 values must be set.

@sonarcloud
Copy link

sonarcloud bot commented Nov 4, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@martinalig martinalig linked an issue Nov 4, 2020 that may be closed by this pull request
@martinalig martinalig merged commit 342c739 into develop Nov 4, 2020
@martinalig martinalig deleted the adapt_useragent_length_check branch November 4, 2020 06:28
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.

Specify format of UserAgent-Header
2 participants