mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 10:06:26 +02:00
Fix broken password validation
This commit is contained in:
@@ -11,8 +11,6 @@ use Grav\Common\Data\Data;
|
||||
*/
|
||||
class User extends Data
|
||||
{
|
||||
protected $password;
|
||||
|
||||
/**
|
||||
* Authenticate user.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user