jmuehlner opened a new pull request, #835:
URL: https://github.com/apache/guacamole-client/pull/835

   I found yet another bug 😓. I wasn't properly validating user-supplied 
`parentIdentifier` group IDs on imported connections, and it turns out that 
these are not validated on the backend either, so bad user input could result 
in a 500 error with no indication to the user what went wrong.
   
   This change adds a check to the Javascript to make sure that all group IDs 
are validating before attempting any import.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to