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

Can't change current project if not authorized for last viewed project #537

Closed
unixmonkeys opened this issue Sep 10, 2013 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@unixmonkeys
Copy link

Steps to reproduce:

  1. Give a user admin privileges.
  2. Login with that user and view project XYZ
  3. Remove admin privileges and give access only to project ABC.
  4. Logout and login with the user

Displayed is
[username] is not authorized to: Read Events for project [XYZ]

Project ABC is displayed in the drop down but nothing can be clicked in the UI to change the view to that authorized project.

The workaround is

  1. Give the user admin privs
  2. login with the user and switch to the authorized project
  3. Remove admin privs.
@ghost ghost assigned gschueler Sep 11, 2013
gschueler added a commit that referenced this issue Sep 19, 2013
* enforce read auth for defaulted project selection
gschueler added a commit that referenced this issue Sep 19, 2013
* enforce read auth for defaulted project selection
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

2 participants