mike-jumper commented on issue #398: GUACAMOLE-784: Tolerate port number within 
X-Forwarded-For header
URL: https://github.com/apache/guacamole-client/pull/398#issuecomment-488956574
 
 
   I'd also like to highlight:
   
   ![Screenshot 2019-05-02 at 11 07 44 
PM](https://user-images.githubusercontent.com/4632905/57121880-2600fc00-6d2f-11e9-948a-f82373b65435.png)
   
   Regardless of whether you choose to rebase and squash things such that there 
is only one commit or prepend the JIRA issue to your existing commits, the 
commit messages need to describe the nature of the change being made, ideally 
at a high level. They should provide some context/justification that is not 
otherwise available through git itself.
   
   A message like "Update AuthenticationService.java" does not provide any more 
information than git already has. It may as well say "potato". ;)
   
   Your first and last commits, on the other hand, are quite nice. "Modify 
regex for X-Forwarded-For to parse IP:Port" is very clear and describes the 
nature of the change you're making, as does "Tolerate port number within 
X-Forwarded-For header" (though they really sound like they should be the same 
commit).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to