#255 security: fix GPG key listing
Merged by darknao. Opened by tmz.
fedora-web/ tmz/websites tmz/security-fix-key-list  into  master

Download 255.patch

Our GPG key list has been subtly broken since bdeb1cc (add opengpgkeys,
2021-02-15). The <pre> tag was incomplete and the conditional
referenced the openpgpkey property as opengpgkey (gpg instead of the
correct pgp).

Fix both issues so the key listing displays as intended.

Signed-off-by: Todd Zullinger tmz@pobox.com

The current key list looks like this. It gets a little smaller all the way to and including the page footer. :(

Related: https://pagure.io/fedora-web/websites/issue/252

LGTM. Thanks!

rebased onto 31b5cb9a1a84660cc20906937047e12c589c72da

Pull-Request has been merged by darknao

Thanks! Sorry I missed the open issue. I should have looked harder.

Metadata