Support email notification to admins of new registered users
Review Request #2309 — Created April 22, 2011 and submitted — Latest diff uploaded
Support email notification to admins of new registered users Everytime a new user has registered, Review Board will send notification email to site admins. However, site admins have an option to turn it off.
Unit and manual tested.
Screenshots
Diff Revision 2 (Latest)
orig
1
2
reviewboard/accounts/signals.py |
---|
reviewboard/accounts/views.py |
---|
reviewboard/admin/forms.py |
---|
reviewboard/admin/siteconfig.py |
---|
reviewboard/notifications/email.py |
---|
reviewboard/notifications/tests.py |
---|
reviewboard/templates/notifications/new_user_email.html |
---|
reviewboard/templates/notifications/new_user_email.txt |
---|