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

Unauthenticated access to some pages doesn't redirect to login page #161

Closed
nadouani opened this issue Mar 28, 2017 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@nadouani
Copy link
Contributor

nadouani commented Mar 28, 2017

Request Type

Bug

Work Environment

Any

Problem Description

Currently, some pages, don't redirect the user to login page if any of the API calls return a 401. This could occur if the authentication cookies are deleted (this is not expected, but users could empty their browser cookies), so we need to handle this corner case.

The concerned pages are:

  • report template administration page
  • user settings page
@nadouani nadouani added the bug label Mar 28, 2017
@nadouani nadouani added this to the 2.10.2 milestone Mar 28, 2017
@nadouani nadouani self-assigned this Mar 28, 2017
@nadouani nadouani changed the title Unauthenticated access to report templates list doesn't redirect to login page Unauthenticated access to some pages doesn't redirect to login page Mar 28, 2017
nadouani added a commit that referenced this issue Apr 19, 2017
nadouani added a commit that referenced this issue Apr 19, 2017
nadouani added a commit that referenced this issue Apr 19, 2017
nadouani added a commit that referenced this issue Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant