We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e13e6 + d617dca commit c293120Copy full SHA for c293120
1 file changed
settings-teleporter.lp
@@ -20,7 +20,7 @@ mg.include('scripts/lua/settings_header.lp','r')
20
<h3 class="box-title">Export your Pi-hole's configuration</h3>
21
</div>
22
<div class="box-body">
23
- <p><strong>Warning:</strong><br>This archive contains sensitive information about your Pi-hole installation, e.g. your 2FA-TOTP secret (if enabled). Please be careful with this file and do not share it with anyone even if they claim to help you.<br> Your long-term history database <code>pihole-FTL.db</code> must be backed-up separately.</p>
+ <p><strong>Warning:</strong><br>This archive contains sensitive information about your Pi-hole installation, e.g. your 2FA-TOTP secret (if enabled). Please be careful with this file and do not share it with anyone even if they claim to help you.<br> Your long-term history database <code>pihole-FTL.db</code> must be backed up separately.</p>
24
<p class='text-danger' id="encryption-warning" style="display: none;"><strong>Warning:</strong><br>You are currently not using an end-to-end encryption. This means that secrets like your 2FA-TOTP secret will be transmitted in plain text. We recommend to use HTTPS when exporting your configuration.</p>
25
<div class="pull-right">
26
<a class="btn btn-app btn-success" id="GETTeleporter" target="_blank">
0 commit comments