[
https://issues.apache.org/jira/browse/GUACAMOLE-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman updated GUACAMOLE-1261:
-------------------------------------
Fix Version/s: 1.4.0
> Users/groups with identifiers containing slashes cannot be modified
> -------------------------------------------------------------------
>
> Key: GUACAMOLE-1261
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1261
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole
> Reporter: David McDonald
> Priority: Minor
> Fix For: 1.4.0
>
>
> When a forward slash in included in the name of a User Group, the hyperlink
> that is supposed direct the user to the settings page for that User Group is
> broken, redirecting the user to the main page. This is because the slash is
> not properly escaped in the URL, leading to it's interpretation as part of
> the path.
> Once this happens, the only way to delete/update that User Group is through
> deleting/updating its entry in the MySQL/Postgresql database directly.
> This is likely present in other areas of the website, such as users,
> connections, etc. The most probable solution involves improving input
> validation through, for example, disallowing the use of forward slashes in
> names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)