mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added password meter based on zxcvbn
Maybe we will use a different package later, as this one is very big...
This commit is contained in:
parent
20826daa18
commit
ecded8af93
7 changed files with 170 additions and 1 deletions
|
@ -86,6 +86,7 @@
|
|||
"stimulus-use": "^0.52.0",
|
||||
"tom-select": "^2.1.0",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^4.0.2"
|
||||
"typescript": "^4.0.2",
|
||||
"zxcvbn": "^4.4.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue