Skip to content

Password Validator - #845

Merged
kjetilk merged 5 commits into
nodeSolidServer:developfrom
mintunitish:develop
Oct 10, 2018
Merged

Password Validator#845
kjetilk merged 5 commits into
nodeSolidServer:developfrom
mintunitish:develop

Conversation

@mintunitish

Copy link
Copy Markdown
Contributor

Validate the password before registering a user:

  • Checks for OWASP specification based tests.
  • Checks for pwned passwords.

Resolves 163

@megoth megoth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just the function, it is not actually connected to any elements yet, correct?

Comment thread default-views/account/register.hbs Outdated
Comment thread default-views/account/register.hbs Outdated
@mintunitish

Copy link
Copy Markdown
Contributor Author

Everything should be working now.

@mintunitish

Copy link
Copy Markdown
Contributor Author

There's some image file that failing the tests. I think the tests need to be altered too?

@kjetilk

kjetilk commented Oct 10, 2018

Copy link
Copy Markdown
Member

Great work, @mintunitish ! Thanks a lot for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants