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 2022/07/18 23:01:11 UTC

[GitHub] [trafficcontrol] jgoochcmcast opened a new issue, #6972: DS Origin IP Address Warning

jgoochcmcast opened a new issue, #6972:
URL: https://github.com/apache/trafficcontrol/issues/6972

   ## This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
   
   - Traffic Portal
   
   ## Current behavior:
   
   Currently, the Origin URL filed in TP offers 2 indicators that an IP address should not be enter in place of a short or fqdn hostname. 
   
   - Tooltip adjacent to the origin field. 
   - Informational text underneath origin field.
     
   However, it does allow an IP address to be entered without additional user confirmation.  
   
   ## New behavior:
   
   Add a check for an IP address in the origin URL when update button is clicked (e.g. onClick() event).
   If the check detects an IP address, the user is prompted to verify that they want to place an IP address in the origin file. 
   The user can click ok to proceed or cancel to return to the form at this point.
   


-- 
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.apache.org

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