You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/11/21 21:12:33 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #6369: acme_accounts doesn't validate email or uri

ocket8888 opened a new issue #6369:
URL: https://github.com/apache/trafficcontrol/issues/6369


   ## This Bug Report affects these Traffic Control components:
   - Traffic Ops
   
   ## Current behavior:
   You can submit a POST or PUT to /acme_accounts with an `email` that isn't an email address, and/or a `uri` that isn't a valid uri.
   
   ## Expected behavior:
   I _think_ the API should verify those fields, but it's possible I just don't understand some use-case for them being invalid.
   
   ## Steps to reproduce:
   `topost -kpa 3.1 acme_accounts '{"email": "not an email", "uri": "not a URI", "provider": "some provider", "privateKey": "some private key"}'`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] rawlinp closed issue #6369: acme_accounts doesn't validate email or uri

Posted by GitBox <gi...@apache.org>.
rawlinp closed issue #6369:
URL: https://github.com/apache/trafficcontrol/issues/6369


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org