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

ACME Account email and URL validation #6624

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

mattjackson220
Copy link
Contributor

Closes: #6369

This PR adds validation to the acme_accounts endpoint to check that the email and URL provided are valid


Which Traffic Control components are affected by this PR?

  • Traffic Ops

What is the best way to verify this PR?

Run TO and make sure that POSTs to acme_accounts returns an error for invalid email and URL fields

If this is a bugfix, which Traffic Control versions contained the bug?

PR submission checklist

@mattjackson220 mattjackson220 added bug something isn't working as intended Traffic Ops related to Traffic Ops labels Mar 8, 2022
@rawlinp rawlinp merged commit ca93aa6 into apache:master Mar 10, 2022
@github-actions github-actions bot mentioned this pull request Apr 1, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working as intended Traffic Ops related to Traffic Ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

acme_accounts doesn't validate email or uri
2 participants