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

Fix email validating regex in devops-api #411

Closed
jburns24 opened this issue Nov 30, 2023 · 0 comments · Fixed by #412
Closed

Fix email validating regex in devops-api #411

jburns24 opened this issue Nov 30, 2023 · 0 comments · Fixed by #412
Assignees

Comments

@jburns24
Copy link
Collaborator

https://github.com/liatrio/devops-bootcamp/blob/master/examples/ch7/devops-api/main.go#L18-L21

this regex is too limiting and valid emails like carson.culler@liatrio.com will be rejected. Carson lost a good day and a half to this thinking the issue was in his provider code.

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 a pull request may close this issue.

2 participants