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

Session Handling and Page Redirection #15

Closed
rajatgupta21 opened this issue Jan 8, 2016 · 2 comments
Closed

Session Handling and Page Redirection #15

rajatgupta21 opened this issue Jan 8, 2016 · 2 comments

Comments

@rajatgupta21
Copy link
Member

login_1 1
login1 2

  1. Post session expire when we try to navigate through tabs we get server error pages.
  2. Post session expire if we have any pop up window open and try some operation login page appears in pop up window and post authentication pop up gets closed and on browser we get server errors
  3. Home page it gives error message : The server encountered an unexpected condition which prevented it from fulfilling the request.
@alinefm
Copy link
Member

alinefm commented Feb 25, 2016

Hi @rajatgupta21!

Could you provide step by step on how to reproduce it?

@alinefm
Copy link
Member

alinefm commented Jul 5, 2016

I was not able to reproduce it with the current upstream code (8131d34)

Since Wok notifications were added, there is a polling to /notifications API which will notice the session was expired before any user interaction and redirect the user to login page. Probably, that solves this issue.

Please, reopen if the problem persists and provide details on how to reproduce.

@alinefm alinefm closed this as completed Jul 5, 2016
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

2 participants