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

Backend Improvements #10

Open
ngoerlitz opened this issue Jan 20, 2024 · 0 comments
Open

Backend Improvements #10

ngoerlitz opened this issue Jan 20, 2024 · 0 comments

Comments

@ngoerlitz
Copy link
Member

Some routes are missing the correct checks to determine whether the user is allowed to manipulate this data.
Further, some of the HTTP Methods aren't suitable for the corresponding routes. These should probably be changed, which will require changes in the frontend too!
Lastly, not all routes contain proper input validation yet, potentially causing issues while querying for 'undefined'. The ValidationHelper can be used for this and is widely customizable.

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

No branches or pull requests

1 participant