-
-
Notifications
You must be signed in to change notification settings - Fork 4
feat(account): add password blacklist #182
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestRecommendation for work that qualifies for hacktoberfest approvalsRecommendation for work that qualifies for hacktoberfest approvals
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestRecommendation for work that qualifies for hacktoberfest approvalsRecommendation for work that qualifies for hacktoberfest approvals
Type
Projects
Status
🔖 Ready
A password used for account registration could be checked against a blacklist of forbidden (simple, leaked, ...) passwords to increase security. A table could contain the blacklisted strings.