Add Google authentication
This commit is contained in:
@@ -24,7 +24,7 @@ class LastLogin extends Base
|
||||
*
|
||||
* @var integer
|
||||
*/
|
||||
const NB_LOGINS = 15;
|
||||
const NB_LOGINS = 10;
|
||||
|
||||
/**
|
||||
* Authentication methods
|
||||
|
||||
Reference in New Issue
Block a user