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

[Messages] Filter out phone numbers from OTP codes #16485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haydencbarnes
Copy link
Contributor

@haydencbarnes haydencbarnes commented Jan 19, 2025

Description

Added a number filter for OTP Code messages that include phone/cellular numbers that should not be used as OTP Codes for this command.

The following example of a Sofi OTP would pull in the last four digits of the phone number, now it pulls in the correct OTP code:

CleanShot 2025-01-19 at 14 53 51@2x

Checklist

- chore: cleanup contributers in package.json
- Merge branch \'contributions/merge-1737319572992\'
- Pull contributions
- feature: Added a number filter for OTP Code messages that include phone/cellular numbers that should not be used as OTP Codes for this command.
- Initial commit
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: messages Issues related to the messages extension labels Jan 19, 2025
@raycastbot
Copy link
Collaborator

Thank you for your contribution! 🎉

🔔 @thomaslombart @tim-the-bearded @ramsaysewell @thomaspaulmann @aeorge you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

You can expect an initial review within five business days.

@thomaslombart thomaslombart changed the title Update messages extension [Messages] Filter out phone numbers from OTP codes Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: messages Issues related to the messages extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants