1
0
Fork 0
mirror of https://github.com/Findus23/plugin-PasswordVerifier.git synced 2024-09-19 16:03:47 +02:00
Find a file
2021-09-04 21:42:28 +02:00
docs first working version 2018-11-06 14:22:20 +01:00
lang Translated using Weblate (Greek) 2021-09-03 05:12:49 +02:00
screenshots first working version 2018-11-06 14:22:20 +01:00
CHANGELOG.md add Matomo 4 compatibility 2020-10-10 19:18:33 +02:00
LICENSE Add LICENSE file 2019-04-06 12:24:24 +02:00
PasswordVerifier.php first working version 2018-11-06 14:22:20 +01:00
plugin.json add Matomo 4 compatibility 2020-10-10 19:18:33 +02:00
README.md add disclaimer 2018-11-06 14:38:29 +01:00

Matomo PasswordVerifier Plugin

Description

This plugin sends the first 5 characters of the SHA1 hash of the password to the haveibeenpwned.com database of over 500 million passwords exposed in data breaches. If the password is found, Matomo rejects it and asks the user to use a more secure password.

This plugin only acts on passwords changes and can't access existing passwords as they are stored securely hashed by Matomo.

Disclaimer

Attention: This is a beta plugin. Please don't use it in security critical environments without checking the correctness of the source yourself.