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

[PM-11329] [chore] Add "otp" TotpFieldNames array in autofill-constants.ts #10717

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mulderje
Copy link
Contributor

Add "otp" TotpFieldNames array in autofill-constants.ts. Noticed on https://id.fedoraproject.org/login/

🎟️ Tracking

N/A

📔 Objective

Add "otp" TotpFieldNames array in autofill-constants.ts. Noticed on https://id.fedoraproject.org/login/

As an aside, has a custom "linked" field been considered here like with passwords? I noticed at least one request on the forum, but couldn't find much here with a search.

📸 Screenshots

N/A

⏰ 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

Add "otp" TotpFieldNames array in autofill-constants.ts. Noticed on https://id.fedoraproject.org/login/
@mulderje mulderje requested a review from a team as a code owner August 25, 2024 15:02
@CLAassistant
Copy link

CLAassistant commented Aug 25, 2024

CLA assistant check
All committers have signed the CLA.

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-11329

@bitwarden-bot bitwarden-bot changed the title [chore] Add "otp" TotpFieldNames array in autofill-constants.ts [PM-11329] [chore] Add "otp" TotpFieldNames array in autofill-constants.ts Aug 25, 2024
@jprusik jprusik self-assigned this Aug 28, 2024
Copy link
Contributor

@jprusik jprusik left a comment

Choose a reason for hiding this comment

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

Looks good to me; thanks for the contribution! Our QA team will take a look next and assuming that all goes well, we'll be able to merge this in. 👍

A note: because of how we currently match against these constants, there can be unintended matching against coincidental (but unintended) values. We're aware of this and working on improving those strategies to mitigate that possibility.

@jprusik jprusik added the needs-qa Marks a PR as requiring QA approval label Aug 28, 2024
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details12bce8e0-f5f6-483d-9067-3cf7fe300ef4

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Unpinned Actions Full Length Commit SHA /build-cli.yml: 402 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...

Fixed Issues

Severity Issue Source File / Package
MEDIUM Unpinned Actions Full Length Commit SHA /build-cli.yml: 405
LOW Client_DOM_Open_Redirect /apps/web/src/connectors/common.ts: 2
LOW Client_DOM_Open_Redirect /apps/web/src/connectors/common.ts: 2
LOW Client_DOM_Open_Redirect /apps/web/src/connectors/common.ts: 2
LOW Client_Use_Of_Iframe_Without_Sandbox /apps/browser/src/autofill/overlay/notifications/content/overlay-notifications-content.service.ts: 165

@mulderje
Copy link
Contributor Author

Great! Thank you.

@jprusik jprusik removed the needs-qa Marks a PR as requiring QA approval label Aug 30, 2024
@jprusik jprusik merged commit 6bc7454 into bitwarden:main Aug 30, 2024
46 of 51 checks passed
@jprusik
Copy link
Contributor

jprusik commented Aug 30, 2024

Thanks again for your work here, @mulderje

This work has completed our QA process and I've merged it to the main branch; expect to see it in the next client release!

@mulderje mulderje deleted the patch-1 branch September 3, 2024 19:07
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.

4 participants