8000 [PM-11135] Implemented Fido2 excluded credential logic for registration by fedemkr · Pull Request #1332 · bitwarden/ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[PM-11135] Implemented Fido2 excluded credential logic for registration #1332

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

Merged
merged 5 commits into from
Feb 10, 2025

Conversation

fedemkr
Copy link
Member
@fedemkr fedemkr commented Feb 6, 2025

🎟️ Tracking

PM-11135

📔 Objective

When registering a Fido2 credential the RP can send data to determine whether the Fido2 provider has already a Fido2 credential for such RP so it's treated as an excluded credential and in order to prevent duplicates the user won't be able to register a new Fido2 credential for such RP + Username but they can open and see the current credential.

📸 Screenshots

Fido2.excluded.credentials.mov

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

Copy link
Contributor
github-actions bot commented Feb 6, 2025

Logo
Checkmarx One – Scan Summary & Detailsaecf85a6-c7e9-44e6-89fb-d98d87f27f3b

Great job, no security vulnerabilities found in this Pull Request

Copy link
codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 80.55556% with 21 lines in your changes missing coverage. Please review.

Project coverage is 89.60%. Comparing base (37dee45) to head (06cac12).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ault/AutofillList/VaultAutofillListProcessor.swift 70.49% 18 Missing ⚠️
...nShared/UI/Platform/Application/AppProcessor.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1332      +/-   ##
==========================================
- Coverage   89.62%   89.60%   -0.02%     
==========================================
  Files         750      751       +1     
  Lines       47072    47168      +96     
==========================================
+ Hits        42187    42265      +78     
- Misses       4885     4903      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

matt-livefront
matt-livefront previously approved these changes Feb 10, 2025
@fedemkr fedemkr merged commit 1d59efe into main Feb 10, 2025
9 checks passed
@fedemkr fedemkr deleted the PM-11135/fido2-exclude-credentials branch February 10, 2025 19:48
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
0