Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Hub
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
create a cron job on the hub to delete the site that haven't been updated in the last month. Send an email to all delete sites.
A site can register without xmlrpc
A site can update only with xmlrpc atm
=> we can not delete site that doesn't update, it doesn't mean that they don't exist anymore.
Once we go through a mandatory protocol (JSON, REST..., a protocol that doesn't require any optional PHP module) we'll ne able to implement this cleaning functionality on the hub.