CVEProject / cve-services

This repo contains the source for the CVE Services API.
Creative Commons Zero v1.0 Universal
144 stars 68 forks source link

Discuss adding a user deletion endpoint #1238

Open jdaigneau5 opened 3 months ago

jdaigneau5 commented 3 months ago

Summary

Deleting users is a common practice with account management. Currently, Cve-Services only allows for deactivating users, which could cause confusion or other complications. We should discuss whether or not to implement this feature and how it would work.

Definition of Done

Notes This idea was originally brought up in #507