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 expire doesn't redirect user #91

Open
aaroneiche opened this issue Nov 18, 2013 · 0 comments
Open

Session expire doesn't redirect user #91

aaroneiche opened this issue Nov 18, 2013 · 0 comments

Comments

@aaroneiche
Copy link
Owner

When the logged-in user's session expires, the app does not respond by auto-logging the user out, which then allows the user (thinking they're still logged in) to add items to a user account with no id (shows up as user 0)

Solutions to this may be implementing a 'heartbeat' that will automatically reload the page when the session has expired, or adding error response handling to ajax calls to return a response noting the not logged in error.

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

No branches or pull requests

1 participant