hegocre / hegocre/NextcloudPasswords
Feature Request: Password History
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 83
- Forks
- 7
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 7
Description
Something I grew to appreciate from BitWarden was the ability to see prior passwords for a given entry, and the date/time of modification.
I think Firefox does this as well now.
This can help with figuring out prior passwords, especially if a site accepts but can't use a given password (bad check on supported characters, length, etc).
Without this, I'd have been locked out of a few accounts.
NextCloud Passwords WebUI supports this already, it seems, so I'm not sure if there is an API or something to hook into.
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
Start by checking the Nextcloud Passwords WebUI or API for existing password-history support, then trace how this Android app loads and displays a password entry. The issue names no files or tests; done would require agreed history data and timestamp behavior, UI scope, and a verification path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100