website
website copied to clipboard
Donate checkout button fails on Firefox 79
Steps to reproduce:
-
Use Firefox 79.0 (I'm on Ubuntu, but OS shouldn't matter)
-
Navigate to https://letsencrypt.org/donate/
-
Pick an option (I picked $50)
-
Click the CHECKOUT button in the bottom right
-
Notice there isn't a popup, and console complains:
Invalid X-Frame-Options header was found when loading “https://donorbox.org/embed/support-lets-encrypt?recurring=true&hide_donation_meter=true&language=&a=b”: “ALLOWALL” is not a valid directive.

The invalid X-Frame-Options is still present. The possibles values are "DENY" or "SAMEORIGIN" : https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
This header should be removed. @jsha do you have contact with Donorbox, as it's at their end?
@SarahGran is reaching out. Thanks for reporting!
I was able to successfully complete a donation through Donorbox in Firefox (v94.0.1). @mceachen were you unable to complete a donation when you attempted to do so?