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

Filter personal information from being entered in the 'additional information' field #649

Open
JoshuaCarroll opened this issue Apr 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JoshuaCarroll
Copy link
Member

Is your feature request related to a problem? Please describe.
Repeater trustees have recently started putting personally identifying information (PII) in the "Additional Information" field. As this field is publicly viewable, it could open that person to scam phone calls or SPAM emails.

Describe the solution you'd like
Add a data validation check to ensure that the field doesn't contain anything that matches an email or phone number regular expression. If it does, then advise the user that these are not appropriate in that field (and explain why).

Describe alternatives you've considered
Remove the "additional information" field altogether.

Additional information
N/A

@JoshuaCarroll JoshuaCarroll added the enhancement New feature or request label Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant