hackforla / hackforla/peopledepot

Implement delete security

Open
#371 3 comments 0 reactions 0 assignees View on GitHub
complexity: medium dependency draft p-feature: API private endpoint p-feature: API public endpoint PII: FALSE question ready for dev lead role: back end s: CTJ s: hackforla.org s: kb s: PD team s: VRMS size: 1pt
Dominant language
Python
Stars
14
Forks
37
Avg merge
9d 15h
Merged PRs (30d)
5

Description

### Dependency
- [ ] #150
### Overview

We need to disable the DELETE method for all models. This was decided by @bonniewolfe in the 2024/08/15 meeting. The idea is that we do not actually delete data in most cases, but we'll work out the actual "delete" implementation later. For now, we just disable the endpoints

### Action Items

- TBD based on #150

### Resources/Instructions

- [How to disable methods in DRF ViewSets](https://python-code.dev/articles/132132111)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.