Skip to content

feature: add stalled user deletion check, add quartz task management

Martin Lowe requested to merge malowe/main/107 into main
  • feature: add stalled user deletion check, add quartz task management

Added feature that will message the webdev mailbox for users that have long standing deletion requests that are encroaching on GDPR limit.

Additionally configures the quartz scheduler extension, as otherwise we'd oversend emails to the webdev inbox in the case of email triggers.

Resolves #107

Merge request reports

Loading