Skip to content

Commit c3f2e00

Browse files
authored
Merge pull request #3 from janpio/patch-1
README: add more info how it works
2 parents 70af0a0 + 4e14513 commit c3f2e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔒 Laravel Password Exposed Validation Rule
22

3-
This package provides a Laravel validation rule that checks if a password has been exposed in a data breach.
3+
This package provides a Laravel validation rule that checks if a password has been exposed in a data breach. It uses the haveibeenpwned.com passwords API via the [`divineomega/password_exposed`](https://github.com/DivineOmega/password_exposed) library.
44

55
<p align="center">
66
<img src="assets/images/laravel-password-exposed.png">

0 commit comments

Comments
 (0)