jmuehlner commented on code in PR #966: URL: https://github.com/apache/guacamole-client/pull/966#discussion_r1550648442
########## extensions/guacamole-auth-duo/src/main/java/org/apache/guacamole/auth/duo/conf/ConfigurationService.java: ########## @@ -56,11 +59,11 @@ public class ConfigurationService { * key received from Duo for verifying Guacamole users. This value MUST be * exactly 20 characters. */ - private static final StringGuacamoleProperty DUO_INTEGRATION_KEY = Review Comment: It looks like this block comment should also be updated. -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org