question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Configurable Password Length

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request

OS and Version?

All

Versions

N/A

Repro steps

  1. Go to register
  2. Add password ( it is hardcoded to a minimum and maximum length)

The log given by the failure

N/A

Desired functionality

Pass in a minimum and maximum password length

Mention any other details that might be useful

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bailejlcommented, Mar 1, 2019

@AnthonyNahas From my point of view, password are weak and becoming weaker. So, the standard for a good password is going to change over time. Therefore, I recommend allowing implementors as much control as possible.

0reactions
AnthonyNahascommented, Jul 7, 2019

I’ve just published a new version of the library which supports now this requested feature.

The API of the @angular-material-extensions/password-strength has been integrated in the ngx-auth-firebaseui

Bildschirmfoto 2019-07-07 um 22 23 42 Bildschirmfoto 2019-07-07 um 22 24 12

here is the demo link: https://ngx-auth-firebaseui.firebaseapp.com/examples/password-strength

cheers and thank you all for contributing🍻

Read more comments on GitHub >

github_iconTop Results From Across the Web

Minimum password length best practices.html - ManageEngine
One of the best practices of password security is using a lengthy password. Learn how to configure a secure 15 character password.
Read more >
How to Configure a Password Policy - An Overview & Guide
This setting determines the minimum number of days a password must be in use before it can be changed. Only when the minimum...
Read more >
Minimum password length (Windows 10) | Microsoft Learn
In most environments, we recommend an eight-character password because it's long enough to provide adequate security, but not too difficult for ...
Read more >
Custom password length limits - GitLab Docs
By default, GitLab supports passwords with the following lengths: Minimum: 8 characters; Maximum: 128 characters. You can only change the minimum password ...
Read more >
How To Configure a Domain Password Policy
What is The Default Domain Password Policy? · 1. Open the group policy management console · 2. Expand Domains, your domain, then group...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found