Github user necouchman commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-client/pull/109#discussion_r97840482
  
    --- Diff: 
guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java ---
    @@ -42,6 +43,16 @@
         public static final String PASSWORD_TOKEN = "GUAC_PASSWORD";
     
         /**
    +     * The name of the client token added via addStandardTokens().
    +     */
    +    public static final String REMHOST_TOKEN = "GUAC_REMHOST";
    --- End diff --
    
    Yeah, had no problem with it this time around, so probably is was another 
issue that I confused for the length of the token.  Changed to your suggested 
values.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to