API Server Auth only Applies to GET Requests #79

Open
opened 2024-11-01 23:09:50 +00:00 by corbz · 0 comments
Owner

The API is hard coded to check server eligibility when fetching data via GET, but no checks are in place when modifying data through POST, PATCH, PUT, DELETE, etc...

Fix this

The API is hard coded to check server eligibility when fetching data via GET, but no checks are in place when modifying data through POST, PATCH, PUT, DELETE, etc... Fix this
corbz added the
enhancement
label 2024-11-01 23:09:50 +00:00
corbz added this to the PYRSS project 2024-11-01 23:09:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#79
No description provided.