Alex Danvy
Alex Danvy
Managed Registry is available in GRA only making PRA setup more complex than expected. Hosting the registry in a VM just for the PRA would increase risk in this not...
Test for new user registration and user login have been swapped. This might fixe issues like [Issue 210](https://github.com/duracelltomi/gtm4wp/issues/210) by [dgreis](https://github.com/dgreis)
Hello, I get a crash using a domain with a .to extension like https://aoz.to Here is the callstack TypeError: Cannot read properties of undefined (reading 'split') at Object.parseWhoIsData (/home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:10361) at...
The produced XML might contain an empty ApplicableHeaderTradeDelivery element. Empty elements generates an error official validation processes. As this is not the first time empty elements appear, I decided to...