mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'mod/registro' into 'main'
Deshabilitado registro See merge request jjimenez/safekat!852
This commit is contained in:
@ -154,7 +154,7 @@ class Auth extends ShieldAuth
|
|||||||
* --------------------------------------------------------------------
|
* --------------------------------------------------------------------
|
||||||
* Determines whether users can register for the site.
|
* Determines whether users can register for the site.
|
||||||
*/
|
*/
|
||||||
public bool $allowRegistration = true;
|
public bool $allowRegistration = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------------------------------
|
* --------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user