mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
cleanyp
This commit is contained in:
@@ -68,9 +68,6 @@ class Authentication
|
||||
|
||||
const MAX_FAILED_ATTEMPT_NUMBER = 10;
|
||||
|
||||
const STATUS_SUCCESS = 'success';
|
||||
const STATUS_SECOND_STEP_REQUIRED = 'secondStepRequired';
|
||||
|
||||
protected $allowAnyAccess;
|
||||
|
||||
private $portal;
|
||||
|
||||
Reference in New Issue
Block a user