Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1721

Stop storing unnecessary auth response data in local storage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • 1.6.0
    • guacamole
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmuehlner James Muehlner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: