Commit 5ca4ed04 authored by Ad Schellevis's avatar Ad Schellevis

disable xmlrpc voucher sync, current code is defective and seems pretty unsafe

parent 11f56521
......@@ -608,6 +608,7 @@ function enable_change(enable_change) {
 
</td>
</tr>
<!-- voucher xmlrpc, disabled
<tr>
<td colspan="2" valign="top" class="listtopic"><?=gettext("Voucher database synchronization"); ?></td>
</tr>
......@@ -640,6 +641,7 @@ function enable_change(enable_change) {
<br /><?=gettext("This is the password of the master voucher nodes webConfigurator."); ?>
</td>
</tr>
-->
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
......@@ -657,7 +659,7 @@ function enable_change(enable_change) {
<?=gettext("Specifying the Voucher Database Synchronization options will not record any other value from the other options. They will be retrieved/synced from the master."); ?>
</p>
</td>
</tr>
</tr>
</table>
</div>
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment