Delete paste by using the password
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Rust
- Stars
- 860
- Forks
- 63
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 1
Description
At the moment deleting a paste is not possible without saving the cookie from creating. It would be great to just delete it in the frontend and via apicall just by providing the password.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the existing cookie-based paste deletion flow in the frontend and API, then identify how the password can authenticate the deletion request. Done means a paste can be deleted from the frontend and through the API using its password without retaining the creation cookie.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, authentication, authorization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100