-
I'm not fond of the current API usage, especially the `errorLevel` option. It would also be nice to support email address normalization (removing comments and condensing other particles). What should …
-
I'm using Zod to validate HTTP payloads, some of which may be expensive to validate. Is it possible for `schema.parse()` and their friends to stop on the first error and return a single ZodIssue?
-
### Is this urgent?
Yes
### Host OS
Ubuntu server LTS 20.04
### CPU arch
x86_64
### VPN service provider
AirVPN
### What are you using to run the container
docker-compose
…
-
"\" is an acceptable email character but isn't allowed.
![Screenshot 2023-11-18 at 5.03.13 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S1/pe/master/files/cae5a739-0f52-42c1-802c-3ab3d2…
-
I'm testing this plugin but failed to execute it in this scenarios:
Using docker images
```
❯ sudo docker run -it --rm --name certbot \
-v "${PWD}/letsencrypt/etc:/etc/letsencrypt" \
…
-
I'm trying to install on Python 3 on Windows (the least-likely-to-work combination) and while passlib installed fine, it borked on pyDNS. I'm just wondering what that dependency is for, since the only…
-
The current email action uses a regex, which does not support punycode domains. Those domains are increasingly popular in countries like Germany, where letters like ä, ö and ü are commonly used, but n…
-
Hi, does the script support updating TXT DNS records dynamically?
I'm looking to add and remove a TXT DNS record via DreamHost API using your script. Let me know if that is possible?
Thanks.
-
Hi,
It would be better if we create some const in `Illuminate\Validation\Rule` class to suggest rules in IDE
Dev must write the exact rule name or install plugin to suggest rules, i think this way i…
-
sometimes the dns challenge hangs due timeouts
`DNS problem: SERVFAIL looking up TXT for _acme-challenge.bloxxter.in - the domain''s nameservers may be malfunctioning"`
a rerun of the playbook re…