Commit Graph

5 Commits

Author SHA1 Message Date
Marcus Olsson 3d6e0448e4
Rework dictionary validator, refactoring (#20)
* Update meta

* Rewrite to rule-based validation

* New tests and testing framework

* Minor restructure and cleanup

* Update README.md

* Copy-tweaks. Drop PHP 7.3

* Fix message redout in older Laravel-versions
2022-09-08 14:17:02 +02:00
Marcus Olsson 341a596189
Removed debug code, cleanup. 2019-06-20 14:30:14 +02:00
Marcus Olsson fc3b58165b
Ported to use mkopinsky/zxcvbn-php and minor tweaks. 2019-06-20 14:27:17 +02:00
Marcus Olsson bd55b32fdd
Compat-check for Laravel 5.8.
Fixed issue with testing via newer versions of PHPunit and orchestra/testbench.
2019-03-08 19:38:45 +01:00
Marcus Olsson 768720a83a Initial commit. 2015-10-16 12:15:46 +02:00