Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired session not handled correctly in the web interface #38

Open
Dryocopus opened this issue Aug 4, 2020 · 1 comment
Open

Expired session not handled correctly in the web interface #38

Dryocopus opened this issue Aug 4, 2020 · 1 comment

Comments

@Dryocopus
Copy link

When you haven’t used the web interface for some time, the session expires. However, you don’t see that on the screen. Below is the screen just after accessing the application again. The screen suggests that I’m still logged in, while I’m not.

image

When you then try to access a view for which login is required, you get something like this:

image

After logging in again everything for this screen appears to be ok:
image

@Dryocopus
Copy link
Author

By the way, it appears that the session can expire even when you are actively clicking around, so a few seconds after a seuccessful navigation action. It should only expire after some time of inactivity.

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

No branches or pull requests

1 participant