Skip to content

Conversation

@yakovmanshin
Copy link
Contributor

[Closes #8485]

  • URL strings in in-app messages are sanitized and, when possible, recovered before they’re used in the NSURL initializer
  • Added validation for image URLs, which must use the HTTPS scheme, according to the Firebase Console
  • Updated FIRIAMFetchResponseParserTests to test URL validation and recovery

* URL strings in in-app messages are sanitized and, when possible, recovered before they’re used in the `NSURL` initializer
* Added validation for image URLs, which must use the HTTPS scheme, according to the Firebase Console
* Updated `FIRIAMFetchResponseParserTests` to test URL validation and recovery
@paulb777
Copy link
Member

@eldhosembabu PTAL

Copy link
Contributor

@eldhosembabu eldhosembabu left a comment

Choose a reason for hiding this comment

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

@eldhosembabu PTAL

there are comments to be addressed

Copy link
Contributor

@eldhosembabu eldhosembabu left a comment

Choose a reason for hiding this comment

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

Please address the comment. Thanks

@paulb777 paulb777 added this to the 8.6.0 - M102 milestone Aug 11, 2021
@paulb777
Copy link
Member

@yakovmanshin Thanks for the contribution! I'll merge here to land for the upcoming 8.6.0

@paulb777 paulb777 merged commit d28849c into firebase:master Aug 11, 2021
@yakovmanshin yakovmanshin deleted the 8485-iam-url-recovery branch August 11, 2021 13:38
@firebase firebase locked and limited conversation to collaborators Sep 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: Validate and recover URL strings in IAM

4 participants