Enable handlers to redact applicant's attachments
Open
Stat
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Currently, only applicants can delete their own attachments. When applicant has deleted an attachment, it is still kept in the application history.
This is problematic if the attachment, for example, accidentally contains sensitive data.
This is why handlers should be able to delete (overwrite?) applicants' attachments.
Contributor guide
Assessment
This issue has not been assessed yet.