Paul B
Paul B
**Frequently asked questions** - [x] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) **Describe the bug** I've noticed an unusual number of segfaults since upgrading from PHP 8.0 to PHP 8.1. They're...
Is it possible to get ChakraCore to work with ES6 modules? I'm attempting to use it with ReactJS.NET, and I can't find a way around this error: ``` ReactScriptLoadException: Error...
Fixes bug 110021: https://bugzilla.kernel.org/show_bug.cgi?id=110021 Tested on Yoga 900.
* https://github.com/nico3333fr/CSP-useful/blob/master/csp-wtf/not-explained.md#blocked-uri-inline * https://github.com/nico3333fr/CSP-useful/blob/master/csp-wtf/not-explained.md#onclick-attribute-on-menuitem-element This happens if you don't allow inline scripts--that is, `` with no src attribute, but rather embedded JavaScript. Inline JavaScript has to be explicitly allowed via...
Issue Type: Bug I've been attempting to use the new remote VSCode feature to work with a project stored on an AWS EC2 instance. Each time I use it, it...
8053a438 introduced at least one domain, zoho.com, that might not have any ties to Cloudflare (#83). This commit should be reviewed. @pirate Do you happen to remember how those domains...
Business and enterprise can use branded nameservers. The branded nameserver IP addresses will match those the standard nameservers, so they're easy enough to find. Zone files typically include glue records...
Just dropping these here fore now so I don't lose them. Here are the exhaustive lists I've made from zone files of com/net domains with Cloudflare nameservers or branded com/net...
I can't get any information to display. I see a list of zones with a single zone, "console", as I should. However, when clicking the zone, I get an empty...
sga-ssh's command line argument processing isn't quite compatible with ssh's, and this breaks rsync. Take, for example: ``` bash export RSYNC_RSH=sga-ssh rsync /file.ext some-server:/file.ext ``` This will result in an...