mike-jumper commented on a change in pull request #437: GUACAMOLE-769: Polish 
the RADIUS challenge box
URL: https://github.com/apache/guacamole-client/pull/437#discussion_r312752035
 
 

 ##########
 File path: 
extensions/guacamole-auth-radius/src/main/java/org/apache/guacamole/auth/radius/AuthenticationProviderService.java
 ##########
 @@ -53,6 +54,12 @@
      * Logger for this class.
      */
     private final Logger logger = 
LoggerFactory.getLogger(AuthenticationProviderService.class);
+    
+    /**
+     * The name of the password field for the user to response to the RADIUS
 
 Review comment:
   > The name of the password field for the user to response to the RADIUS 
challenge.
   
   I was initially going to say that "response" should be "respond" here, but 
with that change the sentence still reads a bit off ("the password field for 
the user to respond").
   
   Did you mean the password field that will contain the user's response?

----------------------------------------------------------------
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