ddavness / power-mailinabox

A Mail-in-a-Box with extra capabilities and more customizability. Not just for power users!
Creative Commons Zero v1.0 Universal
172 stars 32 forks source link

DNSSEC settings not visible on fresh install #52

Closed gregwbrooks closed 2 years ago

gregwbrooks commented 2 years ago

On a fresh install (Debian 11) the domain entered during installation throws a DNSSEC-needs-to-be-set warning on the status page. This makes sense -- it hasn't been set yet.

However, the message says "This domain's DNSSEC DS record is not set. The DS record is optional. The DS record activates DNSSEC. See below for instructions."

No instructions are visible and there are no DNSSEC keys shown ala standard MIAB.

gregwbrooks commented 2 years ago

Update: The issue seems to be a button in the HTML that's not rendering on the screen. Viewing the page's HTML shows the missing DNSEC info. The invisible-on-the-screen button HTML:

<p class="showhide btn btn-light mt-3" href="#">Show More</p>

ddavness commented 2 years ago

Ack'd, I also have a fix ready that I'll be pushing out sometime tomorrow - hang tight!

ddavness commented 2 years ago

Fixed in v56.5 :D