Deleting from and emptying Recycle/Trash bin should be password-protected.
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Deleting from and emptying Recycle/Trash bin should be password-protected. With probably an option to disable it, but should be enabled by default. So no one you gets access to unlocked computer/phone will able to delete anything from the server.
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
The issue does not name files, tests, or entry points. Start by locating the server-side handlers for deleting individual trashed files and emptying the trash, then review how authentication and user settings are handled. Done would require a default-enabled password check for both operations, an explicit way to disable it, and tests covering the protected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100