Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Newly created accounts not appearing immediately #58

Open
bunjiboys opened this issue Nov 29, 2017 · 0 comments
Open

Newly created accounts not appearing immediately #58

bunjiboys opened this issue Nov 29, 2017 · 0 comments

Comments

@bunjiboys
Copy link
Contributor

Currently, if someone adds a new account using the web ui, any existing user sessions will not see the new account, until they log out and log back in, as the access checks are done in login.

We need to find a better way to either force refresh it , invalidate all existing sessions on account creation or simply not cache the list of available accounts in the user session (need to ensure it won't adversely impact performance to do so)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants