Skip to content

feat: Add script that allows us to check committee members for email errors

Martin Lowe requested to merge malowe/auto/commons-1.4.1-update into main
  • feat: Add script that allows us to check committee members for email errors

This script is meant to be run with an exported SQL result to CSV, as well as an open connection to the internal LDAP instance. This uses a read-only connection, so there is no chance for data mangling. There is PII involved in the input and output, so care is required when running this script.

Merge request reports

Loading