Skip to content
Snippets Groups Projects
  • JediKev's avatar
    cron: Delete Expired Sessions · 5a8fdeae
    JediKev authored
    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.
    5a8fdeae