mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
![]() 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. |
||
---|---|---|
.. | ||
scanner.php |