Account modification and ad-hoc passwords
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
I installed the app and entered my credentials, which worked seamlessly. However, I don't want to save my password in the database for security reasons.
-
Can you please add the option to not save the password and ask for it when it is needed? Ideally, the password should never reside on the server side.
-
I was surprised that the apps swallowed my login data and never told me about it. I also couldn't remove that data other than going into the database and deleting the corresponding entries. Can you provide a configuration setting to add, modify and delete accounts?
I know I'm asking for new features but these are very important ones.
Thanks
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
No files, tests, or entry points are named. Start by mapping the existing account and credential storage flows across the JavaScript app and PHP/server side, then define how account management and ad-hoc passwords should work before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- authentication, backend, database, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100