Skip to content

Commit d57a9b5

Browse files
author
Kostas Livieratos
committed
disclaimer update
1 parent 60a6086 commit d57a9b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Validate user passwords against haveibeenpwned.com database.
33

44
# Disclaimer
55
Think twice before using this package. Let your clients know you're testing their passwords against a 3rd-party service. Client trust
6-
should be your #1 priority.
6+
should be your #1 priority.
7+
This projects only intends to highlight the need to ensure users select secure passwords, it is still a prototype and has not been tested in any production environment.
78

89
# Scope
910
Restrict your Django project users from using a password that has been located even once in the haveibeenpwned.com database.

0 commit comments

Comments
 (0)