Skip to content

Conversation

@zaelgohary
Copy link
Contributor

Changes:

  • Add InputValidator class with URL validation, JSON decoding, and
    content fetching with size limits
  • Refactor sign screens (QR code, link, sign screen) to use InputValidator
  • Improve URL validation with automatic whitespace trimming
  • Add size limits for URLs (2048 chars), content (100KB), and scope (10KB)
  • Enhance error handling with consistent validation patterns
  • Refactor signing_mixin to reuse InputValidator for dest URL validation
  • Improve stellar secret validation with whitespace trimming
  • Remove unused imports (dart:convert from uni_link_service)

#1141

validation logic for external inputs (URLs, JSON, content fetching)
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