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

Do not request labels when not logged #387

Closed
karlcow opened this issue Nov 13, 2014 · 2 comments
Closed

Do not request labels when not logged #387

karlcow opened this issue Nov 13, 2014 · 2 comments

Comments

@karlcow
Copy link
Member

karlcow commented Nov 13, 2014

When the user is not logged to github, we should not request labels.
/api/issues/labels will result in a 401 Not Authorized

labels-401

@miketaylr
Copy link
Member

Good find. Definitely a bug.

magsout added a commit that referenced this issue Nov 14, 2014
Fix for #387 - Don't request /labels unless logged in.
@miketaylr
Copy link
Member

This is fixed on master.

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

2 participants