mejoras
This commit is contained in:
@@ -114,7 +114,7 @@ class SecurityTestSuite {
|
||||
$this->securityTest("APIs requieren autenticación", function() {
|
||||
$protectedAPIs = [
|
||||
'get_stats.php', 'get_users.php', 'send_message.php',
|
||||
'save_template.php', 'get_templates.php', 'save_settings.php'
|
||||
'save_template.php', 'get_templates.php', 'save_system_config.php'
|
||||
];
|
||||
|
||||
unset($_SESSION['admin_logged_in']);
|
||||
|
||||
Reference in New Issue
Block a user