Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-3923

Reload User Per Request

XMLWordPrintable

    • Icon: Feature Feature
    • Resolution: Done
    • Icon: Major Major
    • 2.0.75
    • None
    • None
    • None

      Currently our User Object is stored in an End User's session and is only reloaded in very special cases.

      If an End User is granted new permissions by an Administrator that End User will have to logout and then re-login to get those permissions.

      We should reload the user per request to avoid this hassle for the End User.

      However, there are a few considerations when doing this:

      There might be a much higher load on the database and we might need to implement caching (like though ehcache)

      Perhaps there is a way to only reload users that we know will be changing?

              nhook Nathan Hook
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: