mike-jumper commented on a change in pull request #471: GUACAMOLE-753: Add TOTP 
auth method to Docker image
URL: https://github.com/apache/guacamole-client/pull/471#discussion_r377385326
 
 

 ##########
 File path: guacamole-docker/bin/build-guacamole.sh
 ##########
 @@ -135,6 +136,15 @@ if [ -f 
extensions/guacamole-auth-openid/target/guacamole-auth-openid*.jar ]; th
     cp extensions/guacamole-auth-openid/target/guacamole-auth-openid*.jar 
"$DESTINATION/openid"
 fi
 
+#
+# Copy TOTP auth extension if it was built
 
 Review comment:
   Why would it not have been built? From what I recall, the only extension 
that's conditional within the build is RADIUS support.

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