You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/06/06 11:06:46 UTC

[GitHub] [maven-surefire] eolivelli commented on pull request #300: [SUREFIRE-1796] The session of TCP channel should be authenticated

eolivelli commented on pull request #300:
URL: https://github.com/apache/maven-surefire/pull/300#issuecomment-640040229


   @michael-o
   This is an initial attempt to make it sure that the client is only the expected one.
   We are always on localhost and IMO there is no need to do something more complicated.
   
   Using network enables every other user of the local machine to interact easily with the Maven execution of current user. This is true for dev machines and for CI agents.
   
   This session will also be useful to prevent headaches of people running multiple instance of surefire on the same machine as on CI
   


----------------------------------------------------------------
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:
users@infra.apache.org