WeakPasswordHasher (class)
Class WeakPasswordHasher
Password hashing class that use weak hashing algorithms. This class is intended only to be used with legacy databases where passwords have not been migrated to a stronger algorithm yet.
- Cake\Auth\AbstractPasswordHasher uses Cake\Core\InstanceConfigTrait
- Cake\Auth\WeakPasswordHasher