Custom message & Bug Fixes
Thanks to @damonmorgan for contributing these features and fixes
This release fixes two bugs:
- Catch some extra exceptions from Net::HTTP so we dont prevent users from signing up regardless of issues with Pwned Password API
- Fix a issue where password might be nil when checking pwned passwords
Additionally two features are added:
- The ability to add a custom validation message when a password is found in a data breach
- Lower HTTP timeouts from the default 60 seconds to 5 seconds, preventing pwned passwords validation from slowing down or preventing user signup