[fix] missing csrf on mail_manage_catchall.php

This commit is contained in:
Benjamin Sonntag 2016-10-27 16:32:49 +02:00
parent 50d8f8f1fb
commit 1dc41d5530
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ __("You can choose what to do with emails sent to unexisting address of this dom
<br/><br/>
<form action="mail_manage_catchall.php?domain_id=<?php echo $domain_id;?>" method="post" name="main" id="main">
<?php csrf_get(); ?>
<table class="tedit">
<tr>