laravel-hibp-rules
by zpmlabs
Laravel validation rules for Have I Been Pwned (Pwned Passwords and other HIBP checks).
laravel-password-history-validation
by thanhlyvan
Prevent users from reusing recently used passwords
laravel-password-history-validation
by vinothmallow
Prevent users from reusing recently used passwords
laravel-common-password-validator
by wedgehr
Protect your users from using the most common passwords
laravel-context-prohibited-rule
by swatty007
Simple validation rule to disallow application related words within passwords.
laravel-needs-auto-rehash
Automate the common password `Auth::needsRehash` routine using built-in event
laravel-needs-auto-rehash
by samasend
Automate the common password `Auth::needsRehash` routine using built-in event
laravel-pwned-password-rule
A Laravel validation rule to check passwords against Have I Been Pwned
laravel-password-history-validation
by infinitypaul
Prevent users from reusing recently used passwords
laravel-password-history-validation
Prevent users from reusing recently used passwords
laravel-auth-identifiers
by chrisidakwo
Laravel custom authentication with an option to use a custom password validation implementation
laravel-pwned-passwords
by ubient
A Laravel validation rule to determine whether a given password is pwned (insecure)
laravel-md5-hash
Laravel 5 package to use unsecured MD5 for password hash. For use in legacy systems.
laravel-secure-passwords
Provide useful ways to ensure strong passwords via validation
laravel-route-restrictor
by divineomega
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
laravel-route-restrictor
by jord-jd
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
password-strength
by schuppo
This package provides a validator for ensuring strong passwords in Laravel 4 applications.