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 admins permissions granted when enabling or disabling inscriptions #111

Merged
merged 1 commit into from
Feb 5, 2017

Conversation

gibarsin
Copy link
Collaborator

@gibarsin gibarsin commented Feb 5, 2017

Summary

When enabling inscriptions, the following permissions are granted to an ADMIN and STUDENT:

  • ADD_INSCRIPTION
  • DELETE_INSCRIPTION

When disabling inscriptions, the following permissions are removed from an ADMIN and STUDENT:

  • ADD_INSCRIPTION
  • DELETE_INSCRIPTION

The response code should be 204 No content always.

Trello Card

https://trello.com/c/hjLKAUHU/114-arreglar-inscripciones

@gibarsin gibarsin merged commit b6279cb into development Feb 5, 2017
@gibarsin gibarsin deleted the fixInscriptions branch February 5, 2017 02:03
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.

2 participants