Download the PHP package agonyz/contao-haveibeenpwned-bundle without Composer
On this page you can find all versions of the php package agonyz/contao-haveibeenpwned-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download agonyz/contao-haveibeenpwned-bundle
More information about agonyz/contao-haveibeenpwned-bundle
Files in agonyz/contao-haveibeenpwned-bundle
Package contao-haveibeenpwned-bundle
Short Description This extensions automatically checks the user's password when logging in via the HaveIBeenPwned Api
License LGPL-3.0-or-later
Homepage https://github.com/agonyz/contao-haveibeenpwned-bundle
Informations about the package contao-haveibeenpwned-bundle
Contao Have I Been Pwned Bundle
Extension for the Contao CMS
The extension can be used to check if a user's password has been leaked using the Have I Been Pwned Api. It utilizes the NotCompromisedPassword - Feature by Symfony for doing so. This functionality is automatically triggered after an user logs into the backend.
Installation
Run in your CLI to install the extension.
Configuration
Please remember to always clear the cache after each change in the .
Disable Notifications
You can disable the notifications for the users in the user settings.
Example
This screenshot shows an example after a user has logged in with a leaked password.
All versions of contao-haveibeenpwned-bundle with dependencies
contao/core-bundle Version ^4.13
symfony/config Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/http-kernel Version ^5.4
symfony/validator Version ^5.4