1. Apply all the changes in this pull request to your develop branch (with thanks to
sophie). (Do not commit these changes!)
2. Add the line
3. It should now be impossible to submit support requests on your Dreamhack instance while logged out. You care about this mainly because there is a risk that otherwise you will get 5000 Undelivered Mail Returned To Sender messages coz the spambots faked their e-mail addresses.
These changes will all want to be overwritten as and when that pull request Happens in a code push, but for the purposes of testing stuff over the contributor weekend it might be nice to be able to do so without spam!
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
2. Add the line
$DISABLED{loggedout_support_requests} = 1;
to your file ~/dw/ext/local/etc/config-local.pl.3. It should now be impossible to submit support requests on your Dreamhack instance while logged out. You care about this mainly because there is a risk that otherwise you will get 5000 Undelivered Mail Returned To Sender messages coz the spambots faked their e-mail addresses.
These changes will all want to be overwritten as and when that pull request Happens in a code push, but for the purposes of testing stuff over the contributor weekend it might be nice to be able to do so without spam!