Skip to content

Releases: miladd3/vue-simple-password-meter

Common Passwords detection v1.3.0

10 Apr 22:57
Compare
Choose a tag to compare

As per issue
#34

now, these passwords will be considered risky:

 "123456",
  "qwerty",
  "password",
  "111111",
  "Abc123",
  "123456789",
  "12345678",
  "123123",
  "1234567890",
  "12345",
  "1234567",
  "qwertyuiop",
  "qwerty123",
  "1q2w3e",
  "password1",
  "123321",
  "Iloveyou",
  "12345"

Also, passwords of more than 20 characters will receive 3 scores just for the length

Vite version for vue 3 v1.1.2

08 Dec 18:21
Compare
Choose a tag to compare

Add Width (Vue 3 version)

23 Jul 00:13
Compare
Choose a tag to compare
Pre-release
v1.1.0

1.1.0

Add Width (Vue 2 version)

22 Jul 23:50
Compare
Choose a tag to compare

0.1.0 Add Width to the password bar

Vue 3 & typescript compatible

26 Jan 10:43
Compare
Choose a tag to compare
Pre-release
v1.1.0-next

1.0.2

first release

22 Jun 21:32
Compare
Choose a tag to compare

Ready for production but not full featured