We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You'll want to update the project CRUD operations to respect the owner of a project (i.e don't want non-owners to be able to change it).
The text was updated successfully, but these errors were encountered:
Issue #81, Update project to respect owners (#109)
cbd4e2c
* Logged in user is now owner of project when created. * Only owner can update their own projects.
Seiyaroo
tara-johnson
No branches or pull requests
You'll want to update the project CRUD operations to respect the owner of a project (i.e don't want non-owners to be able to change it).
The text was updated successfully, but these errors were encountered: