nbutton23 / zxcvbn-go

zxcvbn password complexity algorithm in golang
MIT License
379 stars 49 forks source link

dateWithoutSepMatch(..) not working #8

Open nbutton23 opened 8 years ago

nbutton23 commented 8 years ago

While writing test i found that dateWithoutSepMatch(..) is not working.

I have yet to dig into this one and figure out why.

nbutton23 commented 8 years ago

Should now be working for dates with 8 digits.