pyslackers/sirbot-pythondev

Check new user email

Closed this issue · 4 comments

ovv commented

On team_join we should check the user email is not from a burner domain.
If it is we should post a message in the #admin group.

Related to #70 (independent but wanted to tag)

@ovv I am wondering if we disable the heroku invite and make it forward to the website, and the website can do this before any account even gets made. We could require approval before allowing the invite email to be sent if it's "questionable"

ovv commented

do we have access to the heroku app ? If yes then yeah it's a better idea.

ovv commented

Closing this as it will be done on the website