Open bw-faststream opened 4 years ago
To prompt IT to put new users on the AD (CSV files sent over). Automatic emails seem like a sensible solution - but we'd need to think about a way to stop DDOS attacks (or similar) using this.
Could be combined in #138 if using Django email handling via a Turing SMTP account
Django's built-in email hadling can be used for this.
In the move to #378 I doubt this applies
To prompt IT to put new users on the AD (CSV files sent over). Automatic emails seem like a sensible solution - but we'd need to think about a way to stop DDOS attacks (or similar) using this.