Skip to content

Enable external-group sync-errors email notification

Compare
Choose a tag to compare
@forevermatt forevermatt released this 09 Oct 15:29
· 54 commits to main since this release
1e83429

Added

  • Document (in README) how to set up external-groups syncs from a Google Sheet
  • Enable (optionally) sending an email notification if there are any external-groups sync errors
  • Log actual changes to Users' groups_external values during a sync
  • Document (in local.env.dist) how to format Google JSON key for env. var.

Fixed

  • Update dependencies
  • Fix incorrect Exception class usage in EmailLog::logMessage()