entel-me / entel

A platform to share your needs
https://entel.me
GNU General Public License v2.0
8 stars 4 forks source link

Add tests and security features to shoppinglist-backend #129

Closed antonykamp closed 2 years ago

antonykamp commented 3 years ago

Proposed changes

I've added tests to the backend of shoppinglists. Additionally, I've added some authorization checks: At the moment, everybody can update and remove a shoppinglist. After this change, only the creator of the list is allowed to do these tasks.

Merge AFTER #122 Connected Issue: #91

Types of changes

What types of changes does your code introduce to entel? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Thank you for your contribution! We appreciate your help!