IMGIITRoorkee / IMGIITRoorkee/PwManager
Implement password update functionality
Open
medium
- Dominant language
- Python
- Stars
- 1
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to update an existing password for a site. If the site is already in the password dictionary, the user should be prompted to update it with a new password.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the password dictionary and the existing flow for adding or retrieving a site's password. Implement the update path for sites already in the dictionary, including prompting for a new password; done means an existing entry can be replaced without creating a duplicate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100