[
https://issues.apache.org/jira/browse/GUACAMOLE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper updated GUACAMOLE-1721:
-----------------------------------
Fix Version/s: 1.6.0
> Stop storing unnecessary auth response data in local storage
> ------------------------------------------------------------
>
> Key: GUACAMOLE-1721
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1721
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-client
> Reporter: James Muehlner
> Priority: Minor
> Fix For: 1.6.0
>
>
> We're currently storing the following auth response data in local storage:
> * Auth token
> * Username
> * Data source that the user came from
> * All available data sources
> Of all of these, only the auth token needs to be stored in local storage; the
> authentication call is made on every page load, so the username and
> datasource information could be just be stored in memory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)