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

Fix permission checks for env_var queries/mutations #1259

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

rocketeerbkw
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Queries and mutations involving environment variables were not passing good data to the hasPermission function resulting in permission denied errors.

Changelog Entry

Bugfix - API queries/mutations related to environment variables always returned permission denied (#1244)

Closing issues

closes #1244

@Schnitzel Schnitzel merged commit d89a0e6 into master Sep 23, 2019
@Schnitzel Schnitzel added this to the v1.1.0 milestone Sep 27, 2019
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

Successfully merging this pull request may close these issues.

unable to add or delete environment variables to project or environment
2 participants