fi-ksi / web-backend

Backend for KSI web written in Python.
MIT License
8 stars 3 forks source link

fix(post): allow authors to edit and delete their posts #208

Closed xHyroM closed 4 months ago

xHyroM commented 4 months ago

What does this PR do?

This PR addresses the issue of post management by authors. With these changes, authors are now able to edit and delete their own posts.

How did you verify your code works?

by testing it ;)

Molenusaczech commented 4 months ago

Looks good to me

esoadamo commented 4 months ago

Deployed :slightly_smiling_face: