moodle/lib/antivirus/clamav/classes
Ruslan Kabalin 4cc1b5bc0c MDL-50888 antivirus: Move post-scan logic to manager.
In the initial implementation, infected file cleanup and exception throwing
was done at the plugin level. This is somewhat incorrect from plugin
responsibility perspective. The patch moves cleanup and exception logic to
the manager. Antivirus plugin responsibility is limited to perform scanning
and respond with one of the result statuses defined in the
\core\antivirus\scanner.
2016-10-21 11:48:49 +01:00
..
scanner.php MDL-50888 antivirus: Move post-scan logic to manager. 2016-10-21 11:48:49 +01:00