OWASP / passfault

OWASP Passfault evaluates passwords and enforces password policy in a completely different way.
https://passfault-hrd.appspot.com
Apache License 2.0
169 stars 92 forks source link

parse error #52

Closed c-a-m closed 7 years ago

c-a-m commented 8 years ago

I have used the password analysis on your website recently and there are errors whenever I use backslash () or double quote ("): "SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 192 of the JSON data" for \ , and with "column 189" for ". It was on the current Mozilla Firefox and Windows XP SP3. I thought you would like to know.