-
I don't think the email validator (`app/models/concerns/external_email_validator.rb`) is working, at least in development.
I had an error in the membership sync rake task that was causing internal …
-
Domain part in the email may contain diacritics or cyrillics, but Vuelidate's email validator accepts only `[A-Za-z]` characters.
https://jsfiddle.net/8kw87kpf/
I think it should only validate t…
-
Name: Dwellir
Contact details (tg/email/element): @Dwellir:matrix.org
Proponent: 1MrurrNb4VTrRJUXT6fGxHFdmwwscqHZUFkMistMsP8k5Nk
Requested DOT: 4 * 3 * $150 = $1800 / EMA $6.799 == 264,7DOT
P…
-
In the Email Validation Tests using Utilities, the test case with TestId: 86 (email: user@domain.c0m) incorrectly returns true instead of false. The domain contains an invalid character (0 in .c0m),…
-
We are getting literally thousands of deprecation notices on --prefer-lowest builds e.g. https://github.com/silverstripe/recipe-core/actions/runs/11468619556/job/31914133348
`PHP Deprecated: Functio…
-
# PSE Acceleration Program
* **Project:** Semaphore ERC7579 Validator Module
https://github.com/semaphore-protocol/semaphore/issues/345
## Project Overview :page_facing_up:
### Overview
…
-
I'm unable to run the deep email validator in the aws cloud shell / Lambda.
Please suggest.
**Getting SMTP timeout / SMTP false.**
Below is the code used.
const emailValidator = requir…
-
Creating users through social connections (Google, Github, etc) works.
When we create a user by e-mail, it's created in Clerk, but the Webhook fails, and therefore no new user is created in the u…
-
Prisma API:
```ts
import { Prisma } from '@prisma/client'
// 1: Define a type that includes the relation to `Post`
const userWithPosts = Prisma.validator()({
include: { posts: true },
})
// 2: De…
-
We are using the bureaucracy plugin to send an email to todoist.
When that plugin goes to send an email it is validating the email.
Unfortunately, the email is failing validation despite being a v…