Autenticación de 2 factores

This commit is contained in:
2025-05-23 13:27:22 -06:00
parent fc7e2792ee
commit dfaa8fa499
8 changed files with 389 additions and 20 deletions

View File

@@ -102,9 +102,4 @@ function automatizaciones()
function preferencias()
{
include __DIR__ . '/../../views/configuracion/preferencias.php';
}
function seguridad()
{
include __DIR__ . '/../../views/configuracion/seguridad.php';
}