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

Add simulated numbers to allow list in trial mode #1306

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

A-Shumway42
Copy link
Member

Description

This PR is paired with another one in api adding simulated sms numbers to the allow list while in trial mode.
The simulated numbers have to be added to the guest list of recipients in order to be passed through to the api.

TODO (optional)

  • Check in paired PR in api at the same time.

Security Considerations

I don't see any concerns since we are only adding simulated numbers to the allow list. If there are potential security concerns with how the numbers are displayed in the logic I'd love to know.

Copy link
Contributor

@terrazoon terrazoon left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thanks, @A-Shumway42 and @terrazoon!

One quick question but not a show stopper here.

app/main/views/send.py Outdated Show resolved Hide resolved
@ccostino ccostino merged commit b2b6b4f into main Mar 14, 2024
8 checks passed
@ccostino ccostino deleted the add-sim-numbers-totrial branch March 14, 2024 16:51
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.

Allow simulated sms numbers to be used in trial mode
3 participants