IMGIITRoorkee / IMGIITRoorkee/PwManager
Add confirmation before deleting a password
Open
Nobody has claimed this yet.
easy
- Dominant language
- Python
- Stars
- 1
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Before removing a password, prompt the user to confirm the deletion.
Contributor guide
No contributing guide indexed for this repository
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 names no files or tests. Start by locating the password-removal action in the Python project and inspect how deletion is currently triggered. Done means a confirmation is requested before removal and the password is deleted only after confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100