btcpayserver/BTCPayServer/Views/Shared/PayButton
d11n 484cf9d8a2
PayButton: Fix CSP problems in Firefox (#4376)
* PayButton: Fix CSP problems in Firefox

Firefox does not support [`unsafe-hashes`](https://caniuse.com/?search=unsafe-hashes), so I figured it might be best to get rid of the inline event handlers in general.

Closes #4325.

* Account for multiple paybuttons on one page
2022-12-12 20:27:26 +09:00
..
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
Enable.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
NavExtension.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
PayButton.cshtml PayButton: Fix CSP problems in Firefox (#4376) 2022-12-12 20:27:26 +09:00