nodeSolidServer / nodeSolidServer/node-solid-server

Add password strength meter and validation on the change password page

Open
#866 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

As raised by @megoth in https://github.com/solid/node-solid-server/pull/842

Not directly related, but more of a note to self: We've added repeat password on another page, we probably should do that here as well.

But for this case, we need to find a good markup of the password component. I've used two divs with col-md-3in the previous design, so might revert something a bit here, unless you have a better suggestion?

Originally posted by @megoth in https://github.com/solid/node-solid-server/pull/842

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the discussion in pull request 842 and locating the change-password page it references. Add a password strength meter and validation there, including the repeat-password behavior suggested in the discussion; done means the page visibly measures strength and rejects invalid or mismatched passwords.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.