Skip to content

fix: disallow copy/paste on WireAuthentication - WPB-24299 🍒#4499

Open
github-actions[bot] wants to merge 1 commit intorelease/cycle-4.17from
fix/WPB-24299-copy-paste-cherry-pick
Open

fix: disallow copy/paste on WireAuthentication - WPB-24299 🍒#4499
github-actions[bot] wants to merge 1 commit intorelease/cycle-4.17from
fix/WPB-24299-copy-paste-cherry-pick

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was automatically cherry-picked based on the following PR:

Original PR description:


BugWPB-24299 [iOS] WireAuthentication textfields should not allow copy/paste on C1

Issue

The SecurityFlag.isClipboardEnabled is not passed to WireAuthentication textfields. This PR fixes it.

Testing

  1. Use a build with isClipboardEnabled false
  2. try to paste email or password or verificationCode

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
3.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant