cron: Delete Expired Sessions
This addresses an issue where expired sessions would not be removed from the database. This caused the session table to fill up and create unnecessary issues. This adds a cleanup method to remove all expired sessions from the database.
Please register or sign in to comment