You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Ji Shoukai (Jira)" <ji...@apache.org> on 2020/06/21 09:17:00 UTC

[jira] [Commented] (GUACAMOLE-1107) "allowed-languages" property incorrectly documented as "available-languages"

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141361#comment-17141361 ] 

Ji Shoukai commented on GUACAMOLE-1107:
---------------------------------------

Thanks, I know how to use api-session-timeout now, but what I need is be inactive for an hour then disconnect his remote connection. How can I do it?  be inactive means  user leaves the remote screen or the without any input(mouse and keyboard)

I also find a bug about disconnect from guacamole.   You can reproduce stably by following the steps below

 1.Connect a server by guacamole

2.Set the input method to On-screen keyboard

3. Call the browser check (ctrl + shift + l )

4.Usually get a alert with You have been disconnected;  if not , you can click on keyboard , then disconnected

5. I notice disconnect because send a post request

 

 

> "allowed-languages" property incorrectly documented as "available-languages"
> ----------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1107
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1107
>             Project: Guacamole
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Ji Shoukai
>            Priority: Trivial
>
> The Guacamole web application allows the display languages presented to the user to be limited through specifying [the {{allowed-languages}} property|https://github.com/apache/guacamole-client/blob/577eca819f67d17fab71745519421dca1eb57b01/guacamole/src/main/java/org/apache/guacamole/extension/LanguageResourceService.java#L77-L88]. This property is incorrectly documented in the manual as [{{available-languages}}|http://guacamole.apache.org/doc/1.1.0/gug/configuring-guacamole.html#initial-setup]. The documentation should be corrected to note the correct property name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)