issues Search Results · repo:tarunbatra/password-validator language:JavaScript
Filter by
29 results
(88 ms)29 results
intarunbatra/password-validator (press backspace or delete to remove)I see v5.3.0 here: https://github.com/tarunbatra/password-validator/tags
But 5.1 here: https://github.com/tarunbatra/password-validator/releases
Is this intentional?
Thanks!
marclaporte
- Opened on Mar 18
- #69
It seems like version 5.2.0 added details to the validate options but the change is not reflected in the
typings/index.d.ts file?
Saikedo
- 1
- Opened on Nov 1, 2021
- #61
Travis CI has ceased support for free repositories and the builds have stopped working.
Status: In Progress
Type: Maintenance
tarunbatra
- 1
- Opened on Oct 30, 2021
- #60
Recursion exception is being thrown when a password with 28 characters long has been entered for validation.
Here is a snippet from my code: const pwordValidator = new passwordValidator(); pwordValidator ...
Type: Bug
saifqasa123
- 6
- Opened on Oct 28, 2021
- #58
Hi,
Are there any typescript types available for this project?
Thanks.
blendsdk
- 2
- Opened on Jan 25, 2021
- #56
The library provides an API to maintain password validations easily and is objective in nature. However real life
problems require subjectivity, like the problem of password strength is solved wonderfully ...
Type: Enhancement
tarunbatra
- Opened on Oct 21, 2020
- #52
Hi, I am using password-validator for my react project. I custom created the initial setup using babel + webpack without
using the create-react-app.
ISSUE: When I run the project on IE 11 app it throws ...
Delwalt
- 1
- Opened on Aug 24, 2020
- #47
Hey,
thanks for the great package, I was wondering what your thoughts are when it comes to enable something like this:
schema.has().digits(3) – which would check if there are at least 3 digits
I think ...
Status: Open for PRs
Type: Enhancement
faxemaxee
- 10
- Opened on Jul 1, 2020
- #39

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.