Skip to content

Releases: valorin/pwned-validator

1.3.7

28 Feb 07:46
705e573
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

1.3.5

26 Feb 00:16
d37414f
Compare
Choose a tag to compare

Laravel 9.x Compatibility

1.3.4

10 Sep 18:49
d01a206
Compare
Choose a tag to compare

Added the Add-Padding header into the request to the Pwned Passwords API, to aid in enhancing privacy. It's on by default with no way to disable it, as there is no impact on functionality and increased privacy is always good. 😁

See: https://haveibeenpwned.com/API/v3#PwnedPasswordsPadding

Thanks to @tehCh0nG for the original PR and @nathanheffley for the nudge to fix and merge it. 👍

1.3.3

04 Sep 20:13
2672da7
Compare
Choose a tag to compare

Added support for Laravel 8 in Composer.

1.3.2

04 Mar 01:36
d5569a1
Compare
Choose a tag to compare

Bump Laravel versions to include the newly released version 7. Thanks @mralston! 😁